Constructor
new MenuFormItemMeta(props)
Instantiates a new MenuFormItemMeta
Parameters:
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties to initialize the MenuFormItemMeta object with Properties
|
Members
autoSelect :boolean
Will be automatically selected if set to true and in case of a single option in the menu.
multiSelect :boolean
It allows multiple options to be selected.
numbered :boolean
Display numbers instead of letter option markers.