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?
optionalstate?:Record<string,unknown>
Defined in: Extensions/ExtensionApiDtos.ts:641
Optional state object the panel restored from / persists to.
title?
optionaltitle?:LocalizedString
Defined in: Extensions/ExtensionApiDtos.ts:639
Optional title shown in the tab.