isDownloadable

Function

Is the item type downloadable in the Hub app

  • isDownloadable(item: IItem) : boolean

Parameters

Parameter Type Default Notes
item Required IItem

ArcGIS item with type and type keywords

Returns

boolean

Function defined in common/src/categories.ts:89