@bridgeline-digital/hawksearch-handlebars-ui
Preparing search index...
Models
CheckboxListFacetComponentModel
Interface CheckboxListFacetComponentModel
interface
CheckboxListFacetComponentModel
{
displayCount
:
boolean
;
excludeEnabled
:
boolean
;
expanded
:
boolean
;
maxHeight
?:
number
;
showToggle
:
boolean
;
strings
:
{
collapse
:
string
;
exclude
:
string
;
expand
:
string
;
include
:
string
;
toggle
:
string
;
}
;
values
:
CheckboxListFacetValue
[]
;
}
Hierarchy (
View Summary
)
BaseComponentModel
CheckboxListFacetComponentModel
Index
Properties
display
Count
exclude
Enabled
expanded
max
Height?
show
Toggle
strings
values
Properties
display
Count
displayCount
:
boolean
exclude
Enabled
excludeEnabled
:
boolean
expanded
expanded
:
boolean
Optional
max
Height
maxHeight
?:
number
show
Toggle
showToggle
:
boolean
strings
strings
:
{
collapse
:
string
;
exclude
:
string
;
expand
:
string
;
include
:
string
;
toggle
:
string
;
}
values
values
:
CheckboxListFacetValue
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Count
exclude
Enabled
expanded
max
Height
show
Toggle
strings
values
@bridgeline-digital/hawksearch-handlebars-ui
Loading...