Karagöz

EditorTabContext

type EditorTabContext = object;

Context information for an editor tab.

Type declaration

suppressClose?

optional suppressClose: boolean;

When true, the close icon next to the tab label will be omitted.

Defined in

packages/sandbox/src/types/Tabs.ts:28