Vizel API / core/src / VizelBlockMenuFromCommandsOptions
Interface: VizelBlockMenuFromCommandsOptions
Defined in: packages/core/src/builders/block-menu-from-commands.ts:10
Options accepted by buildVizelBlockMenuSpecFromCommands.
Properties
editor
ts
readonly editor: Editor;Defined in: packages/core/src/builders/block-menu-from-commands.ts:12
Editor instance used for canRun / isActive resolution.
locale
ts
readonly locale: VizelLocale;Defined in: packages/core/src/builders/block-menu-from-commands.ts:14
Locale supplying labels.