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
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
uischema
uischema
:
ControlElement
Methods
Optional
move
Down
move
Down
(
path
:
string
, toMove
:
number
)
:
function
Parameters
path:
string
toMove:
number
Returns
function
(
)
:
void
Returns
void
Optional
move
Up
move
Up
(
path
:
string
, toMove
:
number
)
:
function
Parameters
path:
string
toMove:
number
Returns
function
(
)
:
void
Returns
void
Globals
Table
Rows
Prop
cells
config
data
enabled
path
schema
uischema
move
Down
move
Up
Generated using
TypeDoc