Wagtail client-side components
Preparing search index...
components/ComboBox/ComboBox
ComboBoxCategory
Interface ComboBoxCategory<ItemType>
interface
ComboBoxCategory
<
ItemType
>
{
items
:
ItemType
[]
;
label
:
null
|
string
;
type
:
string
;
}
Type Parameters
ItemType
Index
Properties
items
label
type
Properties
items
items
:
ItemType
[]
label
label
:
null
|
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
label
type
Wagtail client-side components
Loading...