Skip to main content

Interface: PanelInfoDto

Defined in: Extensions/ExtensionApiDtos.ts:634

Properties

contentType

contentType: string

Defined in: Extensions/ExtensionApiDtos.ts:637

Content type, e.g. 'bible', 'commentary', or 'ext:ext.greekTools.lexicon'.


panelId

panelId: string

Defined in: Extensions/ExtensionApiDtos.ts:635


state?

optional state?: Record<string, unknown>

Defined in: Extensions/ExtensionApiDtos.ts:641

Optional state object the panel restored from / persists to.


title?

optional title?: LocalizedString

Defined in: Extensions/ExtensionApiDtos.ts:639

Optional title shown in the tab.