Websites v4 docs v5.2.5
Preparing search index...
API Reference/State
SearchFormItem
Interface SearchFormItem
interface
SearchFormItem
{
labels
:
string
[]
;
options
?:
{
label
:
string
;
value
:
string
}
[]
;
type
:
"checkbox"
|
"radio"
|
"input"
|
"select"
|
"search-input"
;
}
Index
Properties
labels
options?
type
Properties
labels
labels
:
string
[]
Optional
options
options
?:
{
label
:
string
;
value
:
string
}
[]
type
type
:
"checkbox"
|
"radio"
|
"input"
|
"select"
|
"search-input"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
labels
options
type
Websites v4 docs v5.2.5
Loading...