Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
JSONEditorShowDropDownListParams
Interface JSONEditorShowDropDownListParams
Index
Properties
callback
node
optionClassName
optionSelectedClassName
value
values
x
y
Properties
public
callback
:
(value: any) => void
public
node
:
JSONEditorNode
public
optionClassName
:
string
public
optionSelectedClassName
:
string
public
value
:
string
public
values
:
Array<Object>
public
x
:
number
public
y
:
number
Globals