Preparing search index...
The search index is not available
@icrules/editor
@icrules/editor
FactsEditorProps
Interface FactsEditorProps
interface
FactsEditorProps
{
object
:
any
;
onChange
?:
(
(
string
,
any
)
=>
void
)
;
}
Index
Properties
object
on
Change?
Properties
object
object
:
any
Optional
on
Change
on
Change
?:
(
(
string
,
any
)
=>
void
)
Type declaration
(
string
,
any
)
:
void
Parameters
string
:
any
any
:
any
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
object
on
Change
@icrules/editor
Loading...