Types
import type { FeatureFormLayerUnion, FeatureFormSupportedInput, Attributes } from "@arcgis/core/widgets/FeatureForm/types.js";

Type definitions

FeatureFormLayerUnion

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0

FeatureFormSupportedInput

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0

Attributes

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Supertypes
Record<string‚ FieldValue>