Type Alias: ToolbarSurface
ts
type ToolbarSurface = "editor" | "terminal";Defined in: packages/sdk/src/toolbar-items.ts:12
Built-in CenterDock surfaces that accept ToolbarItemContributions. One surface per registration.