Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
DataInput
Function DataInput
DataInput
(
__namedParameters
:
{
schema
?:
DataSchema
;
variablesSchema
?:
DataSchema
;
value
:
any
;
readOnly
?:
boolean
;
onChange
:
(
value
:
any
)
=>
void
;
editableVariablesSchemaLocators
?:
string
[]
;
onAddVariable
?:
(
locator
:
string
,
schema
:
any
)
=>
void
;
isAdminMode
?:
boolean
;
errorFieldsLocators
?:
string
[]
;
frozenFieldsLocators
?:
string
[]
;
showNullValueFields
?:
boolean
;
hideReadOnlyFields
?:
boolean
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
schema
?:
DataSchema
;
variablesSchema
?:
DataSchema
;
value
:
any
;
readOnly
?:
boolean
;
onChange
:
(
value
:
any
)
=>
void
;
editableVariablesSchemaLocators
?:
string
[]
;
onAddVariable
?:
(
locator
:
string
,
schema
:
any
)
=>
void
;
isAdminMode
?:
boolean
;
errorFieldsLocators
?:
string
[]
;
frozenFieldsLocators
?:
string
[]
;
showNullValueFields
?:
boolean
;
hideReadOnlyFields
?:
boolean
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Membrane React - v0.2.1
Loading...