Skip to main content

@mapgear/geoapps > AppListData

AppListData class

Contains the response of the App list

Signature:
export declare class AppListData 

Properties

PropertyModifiersTypeDescription
appIdstringThe id of this specific app
appTypeAppListAppTypeThe type of app this app belongs to
descriptionstringDescription about the app
isDefaultbooleanWether the app is default
namestringThe name of this app
projectAppListProjectThe project this app belongs to
publicbooleanWether the app is public
urlstringThe url to the app