@bridgeline-digital/hawksearch-handlebars-ui
Preparing search index...
Models
CheckboxListFacetValue
Interface CheckboxListFacetValue
interface
CheckboxListFacetValue
{
children
?:
CheckboxListFacetValue
[]
;
color
?:
FacetValueColor
;
count
?:
number
;
excluded
?:
boolean
;
hasChildren
:
boolean
;
imageUrl
?:
string
;
level
?:
number
;
selected
?:
boolean
;
title
:
string
;
toggled
:
boolean
;
value
?:
string
;
visible
:
boolean
;
}
Hierarchy (
View Summary
)
FacetValue
CheckboxListFacetValue
Index
Properties
children?
color?
count?
excluded?
has
Children
image
Url?
level?
selected?
title
toggled
value?
visible
Properties
Optional
children
children
?:
CheckboxListFacetValue
[]
Optional
color
color
?:
FacetValueColor
Optional
count
count
?:
number
Optional
excluded
excluded
?:
boolean
has
Children
hasChildren
:
boolean
Optional
image
Url
imageUrl
?:
string
Optional
level
level
?:
number
Optional
selected
selected
?:
boolean
title
title
:
string
toggled
toggled
:
boolean
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
has
Children
image
Url
level
selected
title
toggled
value
visible
@bridgeline-digital/hawksearch-handlebars-ui
Loading...