Vizel API / core/src / vizelBlockCommands
Variable: vizelBlockCommands
ts
const vizelBlockCommands: readonly VizelCommand[];Defined in: packages/core/src/commands/registry/block.ts:11
Block-level commands that change the current block's node type (headings, lists, quote, code block, divider, details, callout).
These commands appear in the slash menu and have shortcuts for the common cases. They do not appear in the toolbar's default action row; toolbar surfaces them through the node-type dropdown instead.