Skip to content
On this page

AthenaClient.rmlui.menu.menuInterfaces.Invoke ​

client/rmlui/menu/menuInterfaces.Invoke

Hierarchy ​

Properties ​

callback ​

• callback: Function | (...args: any[]) => void | (result: string) => void

A callback when this menu option is changed.

Inherited from ​

MenuOptionBase.callback

Defined in ​

client/rmlui/menu/menuInterfaces.ts:26


description ​

• description: string

A description of this menu option.

Inherited from ​

MenuOptionBase.description

Defined in ​

client/rmlui/menu/menuInterfaces.ts:18


onlyUpdateOnEnter ​

• Optional onlyUpdateOnEnter: boolean

Only for Range & Selection Types

Inherited from ​

MenuOptionBase.onlyUpdateOnEnter

Defined in ​

client/rmlui/menu/menuInterfaces.ts:34


placeholder ​

• placeholder: string

Memberof

Invoke

Defined in ​

client/rmlui/menu/menuInterfaces.ts:134


title ​

• title: string

The title of this menu option.

Inherited from ​

MenuOptionBase.title

Defined in ​

client/rmlui/menu/menuInterfaces.ts:10


type ​

• type: "Input"

Defined in ​

client/rmlui/menu/menuInterfaces.ts:126

Created by Stuyk | Est. 2020