MenuOptions

external interface MenuOptions(source)

Options for creating a new menu.

Properties

Link copied to clipboard
abstract var id: String?

Specify an id to use for the new menu.

Link copied to clipboard
abstract var items: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/Any>??

List of items to add to the new menu.