Skip to main content

@mapgear/geoapps > PopupEntryAttribute

PopupEntryAttribute class

Represents popup entry attribute for Popup

Signature:
export declare class PopupEntryAttribute 

Properties

PropertyModifiersTypeDescription
FileNamestringFilename of popup entry attribute
HasFilebooleanWhether popup entry attribute should display a file (e.g. image) or not
MediaPathstringMediapath used by popup entry attribute
MediaPostfixstringPostfix of the mediapath used by popup entry attribute
ModifiedDateDateModified date of popup entry attribute
NamestringName of popup entry attribute
TypeDatasetAttributeTypeType of popup entry attribute
ValuestringValue of popup entry attribute