Skip to content
On this page

AthenaClient.rmlui.menu.menuInterfaces.MenuInfo ​

client/rmlui/menu/menuInterfaces.MenuInfo

Properties ​

callbackOnClose ​

• Optional callbackOnClose: Function

Function to call when the menu is closed through other means.

Memberof

MenuInfo

Defined in ​

client/rmlui/menu/menuInterfaces.ts:168


• header: Object

Type declaration ​

NameTypeDescription
coloranyThe banner background color of this menu.
titlestringThe title of this menu.

Defined in ​

client/rmlui/menu/menuInterfaces.ts:138


options ​

• options: (Selection | Range | Toggle | Invoke | Input)[]

An array of available menu types to invoke.

Defined in ​

client/rmlui/menu/menuInterfaces.ts:160

Created by Stuyk | Est. 2020