@mapgear/geoapps > PopupEntryAttribute
PopupEntryAttribute class
Represents popup entry attribute for Popup
export declare class PopupEntryAttribute
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
FileName | string | Filename of popup entry attribute | |
HasFile | boolean | Whether popup entry attribute should display a file (e.g. image) or not | |
MediaPath | string | Mediapath used by popup entry attribute | |
MediaPostfix | string | Postfix of the mediapath used by popup entry attribute | |
ModifiedDate | Date | Modified date of popup entry attribute | |
Name | string | Name of popup entry attribute | |
Type | DatasetAttributeType | Type of popup entry attribute | |
Value | string | Value of popup entry attribute |