AboutSupportDeveloper GuideVersion 18.0.9
Action: {
    hotkey?: string;
    name: string;
}

Each action is defined by its title and a hotkey

Type declaration

  • Optional hotkey?: string
  • name: string