Search
Preparing search index...
The search index is not available
core-ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
core-ui
CoreFormMenuInstanceShape
Interface CoreFormMenuInstanceShape
Hierarchy
CoreFormMenuInstanceShape
Index
Properties
active
allornone
controller
disabled
emitter
filter
formid
name
options
required
single
term
value
Methods
Select
Value
Toggle
Active
Toggle
All
OrNone
Value
Selected
emit
reset
Properties
active
active
:
boolean
allornone
allornone
:
boolean
controller
controller
:
CoreFormControllerInstanceShape
disabled
disabled
:
boolean
emitter
emitter
:
EventEmitter
filter
filter
:
boolean
formid
formid
:
string
name
name
:
string
options
options
:
CoreFormOptionsType
required
required
:
boolean
single
single
:
boolean
term
term
:
string
value
value
:
any
[]
Methods
Select
Value
Select
Value
(
candidate
:
string
|
number
|
boolean
|
readonly
string
[]
)
:
void
Parameters
candidate:
string
|
number
|
boolean
|
readonly
string
[]
Returns
void
Toggle
Active
Toggle
Active
(
)
:
void
Returns
void
Toggle
All
OrNone
Toggle
All
OrNone
(
)
:
void
Returns
void
Value
Selected
Value
Selected
(
candidate
:
string
|
number
|
boolean
|
readonly
string
[]
)
:
boolean
Parameters
candidate:
string
|
number
|
boolean
|
readonly
string
[]
Returns
boolean
emit
emit
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
reset
reset
(
)
:
void
Returns
void
Exports
Core
Form
Menu
Instance
Shape
active
allornone
controller
disabled
emitter
filter
formid
name
options
required
single
term
value
Select
Value
Toggle
Active
Toggle
All
OrNone
Value
Selected
emit
reset
Generated using
TypeDoc