Properties that can be passed into the constructor for FeatureLayerExtension.

Hierarchy (view full)

Properties

attachmentTypes?: string[]

A list of the valid file MIME types that can be uploaded as attachments. For list of supported attachment types, see: https://developers.arcgis.com/rest/services-reference/enterprise/query-attachments-feature-service-layer-.htm.

enableClientSideData?: boolean
failureMode?: FailureMode

A menu for actions specifically related to features from this source.

featureSettings?: FeatureSettingsProperties

A menu for actions specifically related to this source.

hyperlinks?: (HyperlinkProperties | Hyperlink)[]
iconUrl?: string
id?: string

The unique ID to assign to the entity. If not specified, one will be generated.

layer?: FeatureLayer | FeatureLayerProperties

The Esri FeatureLayer object being extended.

layerListSettings?: LayerListSettingsProperties
onAddFeature?: Action
onEditFeature?: Action
relationships?: (Relationship | RelationshipProperties)[]
requestHelper?: ArcGISRequestHelper
taskSettings?: TaskSettingsProperties
tpkSource?: string
visibilityMode?: GroupLayerVisibilityMode