Search
Preparing search index...
The search index is not available
JSON Forms React Material Renderers
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
TableRowsProp
Interface TableRowsProp
Hierarchy
TableRowsProp
Index
Properties
cells
config
data
enabled
path
schema
translations
uischema
Methods
move
Down
move
Up
Properties
Optional
cells
cells
:
JsonFormsCellRendererRegistryEntry
[]
Optional
config
config
:
any
data
data
:
number
enabled
enabled
:
boolean
path
path
:
string
schema
schema
:
JsonSchema
translations
translations
:
ArrayTranslations
uischema
uischema
:
ControlElement
Methods
Optional
move
Down
move
Down
(
path
:
string
, toMove
:
number
)
:
(
)
=>
void
Parameters
path:
string
toMove:
number
Returns
(
)
=>
void
(
)
:
void
Returns
void
Optional
move
Up
move
Up
(
path
:
string
, toMove
:
number
)
:
(
)
=>
void
Parameters
path:
string
toMove:
number
Returns
(
)
=>
void
(
)
:
void
Returns
void
Globals
Table
Rows
Prop
cells
config
data
enabled
path
schema
translations
uischema
move
Down
move
Up
Generated using
TypeDoc