FeatureTemplate
FeatureTemplate =
object
Defined in: src/ExpoArcgis.types.ts:491
An editing template published with a feature table. Mirrors FeatureTemplate.
Properties
Section titled “Properties”name:
string
Defined in: src/ExpoArcgis.types.ts:493
Template name.
prototypeAttributes
Section titled “prototypeAttributes”prototypeAttributes:
Record<string,unknown>
Defined in: src/ExpoArcgis.types.ts:495
Attribute values a new feature created from this template starts with.