Skip to main content

@mapgear/geoapps > PopupTab

PopupTab class

Represents popup tab for Popup. A popup can contain multiple tabs with their own styling and content.

Signature:
export declare class PopupTab 

Properties

PropertyModifiersTypeDescription
AttributesPopupEntryAttribute[]Attributes to be shown in the popup
DescriptionAttributePopupEntryAttributeDescription attribute
EmbedAttributePopupEntryAttributeEmbed attribute
HeightnumberConfigured height of the popup tab (in pixels)
HtmlAttributePopupEntryAttributeHtml attribute
ImageAttributePopupEntryAttributeImage attribute
StylePopupTabStyleStyle of the tab
TableHeaderColWidthnumberConfigured column with of the table header
TitlestringTitle of the popup
TitleAttributePopupEntryAttributeTitle attribute
VideoAttributePopupEntryAttributeVideo attribute
WidthnumberConfigured width of the popup tab (in pixels)