Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
FormulaProps
Interface FormulaProps<FormulaClass>
interface
FormulaProps
<
FormulaClass
>
{
formula
:
FormulaClass
;
schema
:
any
;
variablesSchema
:
any
;
optionFactories
?:
ComboBoxOptionsFactory
[]
;
disabled
?:
boolean
;
onClick
?:
()
=>
void
;
onChange
?:
(
value
:
any
)
=>
void
;
}
Type Parameters
FormulaClass
Index
Properties
formula
schema
variables
Schema
option
Factories?
disabled?
on
Click?
on
Change?
Properties
formula
formula
:
FormulaClass
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
formula
schema
variables
Schema
option
Factories
disabled
on
Click
on
Change
Console
SDK
REST API
Integration App React - v2.13.2
Loading...