Types
import type { IdentifiableMixin } from "@arcgis/core/core/Identifiable.js";
Subclasses
Analysis, Layer, BuildingSublayer, Sublayer, SubtypeSublayer, WMSSublayer, FeatureService, ActionBase, LayerView, Bookmark, BasemapLayerList, Bookmarks, CatalogLayerList, LayerList, TableList, BasemapGalleryItem, FeatureViewModel, UtilityNetworkAssociationInput, TemplateItemGroup, ListItem, ListItemPanel, SearchSource, ListItem, ListItemPanel
Since
ArcGIS Maps SDK for JavaScript 4.0

Mixin that adds a unique identifier property to instances.

Properties

PropertyTypeClass
uid
readonly

uid

readonly Property
Type
string
Since
ArcGIS Maps SDK for JavaScript 4.33

An automatically generated unique identifier assigned to the instance. The unique id is generated each time the application is loaded.