Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.18.0
Integration App React
ComboBoxOption
Interface ComboBoxOption
interface
ComboBoxOption
{
value
?:
any
;
label
:
ReactNode
;
hint
?:
string
;
hintPrefix
?:
string
;
searchLabel
?:
string
;
childrenCount
?:
number
;
isSection
?:
boolean
;
drillDown
?:
DataLocator
;
drillDownOptionFactory
?:
any
;
addVariable
?:
string
;
childCategory
?:
DropdownCategoryType
;
iconUri
?:
string
;
iconType
?:
SvgIconType
;
}
Index
Properties
value?
label
hint?
hint
Prefix?
search
Label?
children
Count?
is
Section?
drill
Down?
drill
Down
Option
Factory?
add
Variable?
child
Category?
icon
Uri?
icon
Type?
Properties
Optional
value
value
?:
any
label
label
:
ReactNode
Optional
hint
hint
?:
string
Optional
hint
Prefix
hintPrefix
?:
string
Optional
search
Label
searchLabel
?:
string
Optional
children
Count
childrenCount
?:
number
Optional
is
Section
isSection
?:
boolean
Optional
drill
Down
drillDown
?:
DataLocator
Optional
drill
Down
Option
Factory
drillDownOptionFactory
?:
any
Optional
add
Variable
addVariable
?:
string
Optional
child
Category
childCategory
?:
DropdownCategoryType
Optional
icon
Uri
iconUri
?:
string
Optional
icon
Type
iconType
?:
SvgIconType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
label
hint
hint
Prefix
search
Label
children
Count
is
Section
drill
Down
drill
Down
Option
Factory
add
Variable
child
Category
icon
Uri
icon
Type
Console
SDK
REST API
Integration App React - v2.18.0
Loading...