Skip to main content

sdk.sectiontypes

Home > @kittl/sdk > SectionTypes

SectionTypes variable

Available section types for the Actions Panel. These are copy/pasted from editor for now - need to be unified somewhere.

Signature:

SectionTypes: {
readonly TOOLS: "tools";
readonly HISTORY_AND_ZOOM: "historyAndZoom";
readonly UPGRADE: "upgrade";
}