Preparing search index...
The search index is not available
JSON Forms Core
JSON Forms Core
Actions
unregisterCell
Function unregisterCell
unregister
Cell
(
tester
,
cell
)
:
{
cell
:
any
;
tester
:
RankedTester
;
type
:
"jsonforms/REMOVE_CELL"
;
}
Parameters
tester
:
RankedTester
cell
:
any
Returns
{
cell
:
any
;
tester
:
RankedTester
;
type
:
"jsonforms/REMOVE_CELL"
;
}
cell
:
any
tester
:
RankedTester
type
:
"jsonforms/REMOVE_CELL"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
JSON Forms Core
Loading...