MenuMeta

MenuMeta

A MenuMeta object as defined in the JSON schema. It contains configuration fields for Menu.

Constructor

Instantiates a new MenuMeta

Parameters:
Name Type Description
props object

Properties to initialize the menu meta with

Properties
Name Type Attributes Default Description
autoSelect boolean <optional>
false

Sets MenuMeta.autoSelect

Source:

Members

autoSelect :boolean

If the Menu has only one option, it is automatically selected, without asking the user for selection.

Default Value:
  • false
Source: