Integration App React - v2.21.0
Console
SDK
REST API
Preparing search index...
ComboBoxValueProps
Interface ComboBoxValueProps
interface
ComboBoxValueProps
{
className
?:
string
;
placeholder
?:
string
;
isEdited
?:
boolean
;
disabled
?:
boolean
;
onClick
?:
FnInitEditModeType
;
onChange
?:
FnOnValueChangeType
;
}
Index
Properties
class
Name?
placeholder?
is
Edited?
disabled?
on
Click?
on
Change?
Properties
Optional
class
Name
className
?:
string
Optional
placeholder
placeholder
?:
string
Optional
is
Edited
isEdited
?:
boolean
Optional
disabled
disabled
?:
boolean
Optional
on
Click
onClick
?:
FnInitEditModeType
Optional
on
Change
onChange
?:
FnOnValueChangeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
placeholder
is
Edited
disabled
on
Click
on
Change
Console
SDK
REST API
Integration App React - v2.21.0
Loading...