Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
StatePropsOfMasterItem
Interface StatePropsOfMasterItem
interface
StatePropsOfMasterItem
{
childLabel
:
string
;
enabled
:
boolean
;
index
:
number
;
path
:
string
;
schema
:
JsonSchema
;
selected
:
boolean
;
translations
:
ArrayTranslations
;
handleSelect
(
index
)
:
(
(
)
=>
void
)
;
removeItem
(
path
,
value
)
:
(
(
)
=>
void
)
;
}
Hierarchy (
view full
)
OwnPropsOfMasterListItem
StatePropsOfMasterItem
Index
Properties
child
Label
enabled
index
path
schema
selected
translations
Methods
handle
Select
remove
Item
Properties
child
Label
child
Label
:
string
enabled
enabled
:
boolean
index
index
:
number
path
path
:
string
schema
schema
:
JsonSchema
selected
selected
:
boolean
translations
translations
:
ArrayTranslations
Methods
handle
Select
handle
Select
(
index
)
:
(
(
)
=>
void
)
Parameters
index
:
number
Returns
(
(
)
=>
void
)
(
)
:
void
Returns
void
remove
Item
remove
Item
(
path
,
value
)
:
(
(
)
=>
void
)
Parameters
path
:
string
value
:
number
Returns
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
child
Label
enabled
index
path
schema
selected
translations
handle
Select
remove
Item
JSON Forms Core
ADD_CELL
ADD_DEFAULT_DATA
ADD_RENDERER
ADD_UI_SCHEMA
AddCellRendererAction
AddRendererAction
AddUISchemaAction
CoreActions
I18nActions
INIT
InitAction
InitActionOptions
NOT_APPLICABLE
REMOVE_CELL
REMOVE_DEFAULT_DATA
REMOVE_RENDERER
REMOVE_UI_SCHEMA
RankedTester
RegisterDefaultDataAction
RemoveCellRendererAction
RemoveRendererAction
Loading...
Generated using
TypeDoc