Skip to content
Guides API

FeatureTemplate

FeatureTemplate = object

Defined in: src/ExpoArcgis.types.ts:497

An editing template published with a feature table. Mirrors FeatureTemplate.

name: string

Defined in: src/ExpoArcgis.types.ts:499

Template name.


prototypeAttributes: Record<string, unknown>

Defined in: src/ExpoArcgis.types.ts:501

Attribute values a new feature created from this template starts with.