Interface IUIOptions

Hierarchy

  • IUIOptions

Properties

featureCategory: "ranking" | "model" | "ui"
featureLevel: "basic" | "advanced"
mode: "menu" | "menu+shortcut" | "shortcut" | ((col: Column, mode: "header" | "sidePanel") => "menu" | "menu+shortcut" | "shortcut")

whether to show this action as a shortcut action

Default

'menu'

order: number

order hint for sorting actions

Default

50