Search
Preparing search index...
The search index is not available
@fschopp/project-planning-ui-for-you-track
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
MultiSelectProperties
Interface MultiSelectProperties<T>
Properties for
MultiSelectView
.
Type parameters
T
Hierarchy
ControlProperties
MultiSelectProperties
Index
Properties
bundle
Elements
children
element
Ids
id
id
From
Element
label
option
Text
From
Element
Properties
bundle
Elements
bundle
Elements
:
function
Type declaration
(
)
:
Map
<
string
,
T
>
Returns
Map
<
string
,
T
>
children
children
:
JSX.Children
element
Ids
element
Ids
:
DataSignal
<
Set
<
string
>
>
id
id
:
string
id
From
Element
id
From
Element
:
function
Type declaration
(
element
:
T
)
:
string
Parameters
element:
T
Returns
string
label
label
:
string
option
Text
From
Element
option
Text
From
Element
:
function
Type declaration
(
element
:
T
)
:
string
Parameters
element:
T
Returns
string
Globals
Multi
Select
Properties
bundle
Elements
children
element
Ids
id
id
From
Element
label
option
Text
From
Element
Generated using
TypeDoc
Properties for MultiSelectView.