Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
ComboBoxFormulaValueProps
Interface ComboBoxFormulaValueProps
interface
ComboBoxFormulaValueProps
{
value
:
any
;
className
?:
string
;
schema
:
any
;
variablesSchema
:
any
;
optionFactories
?:
ComboBoxOptionsFactory
[]
;
disabled
?:
boolean
;
onClick
?:
()
=>
void
;
onChange
?:
(
value
:
any
)
=>
void
;
}
Hierarchy
Omit
<
FormulaProps
<
any
>
,
"formula"
>
ComboBoxFormulaValueProps
Index
Properties
value
class
Name?
schema
variables
Schema
option
Factories?
disabled?
on
Click?
on
Change?
Properties
value
value
:
any
Optional
class
Name
className
?:
string
schema
schema
:
any
variables
Schema
variablesSchema
:
any
Optional
option
Factories
optionFactories
?:
ComboBoxOptionsFactory
[]
Optional
disabled
disabled
?:
boolean
Optional
on
Click
onClick
?:
()
=>
void
Optional
on
Change
onChange
?:
(
value
:
any
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
class
Name
schema
variables
Schema
option
Factories
disabled
on
Click
on
Change
Console
SDK
REST API
Integration App React - v2.13.2
Loading...