@bridgeline-digital/hawksearch-handlebars-ui
Preparing search index...
Models
LinkListFacetValue
Interface LinkListFacetValue
interface
LinkListFacetValue
{
children
?:
FacetValue
[]
;
color
?:
FacetValueColor
;
count
?:
number
;
excluded
?:
boolean
;
imageUrl
?:
string
;
level
?:
number
;
selected
?:
boolean
;
title
:
string
;
value
?:
string
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
FacetValue
LinkListFacetValue
Index
Properties
children?
color?
count?
excluded?
image
Url?
level?
selected?
title
value?
visible
Properties
Optional
children
children
?:
FacetValue
[]
Optional
color
color
?:
FacetValueColor
Optional
count
count
?:
number
Optional
excluded
excluded
?:
boolean
Optional
image
Url
imageUrl
?:
string
Optional
level
level
?:
number
Optional
selected
selected
?:
boolean
title
title
:
string
Optional
value
value
?:
string
visible
visible
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
color
count
excluded
image
Url
level
selected
title
value
visible
@bridgeline-digital/hawksearch-handlebars-ui
Loading...