Back to Docs
Preparing search index...
The search index is not available
next-drupal
next-drupal
DrupalSearchApiFacet
Interface DrupalSearchApiFacet
interface
DrupalSearchApiFacet
{
id
:
string
;
label
?:
string
;
path
?:
string
;
terms
?:
{
url
:
string
;
values
:
{
active
?:
boolean
;
count
?:
number
;
label
:
string
;
value
:
string
}
;
}
[]
;
}
Index
Properties
id
label?
path?
terms?
Properties
id
id
:
string
Optional
label
label
?:
string
Optional
path
path
?:
string
Optional
terms
terms
?:
{
url
:
string
;
values
:
{
active
?:
boolean
;
count
?:
number
;
label
:
string
;
value
:
string
}
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
path
terms
Back to Docs
next-drupal
Loading...