Skip to main content

sdk.toolbarsections

Home > @kittl/sdk > ToolbarSections

ToolbarSections variable

Available sections for the Context Toolbar.

Signature:

ToolbarSections: {
readonly PINNED: "pinned";
readonly TOOLS: "tools";
readonly ACTIONS: "actions";
}