Types
import type { FormElementUnion, NestableFormElementUnion } from "@arcgis/core/form/types.js";Type definitions
FormElementUnion
Type definition
- Since
- ArcGIS Maps SDK for JavaScript 5.0
Form element types.
- The
AttachmentElementis not yet fully supported by the FeatureForm widget.
- See also
NestableFormElementUnion
Type definition
- Since
- ArcGIS Maps SDK for JavaScript 5.0
A union of the types of form elements that may be included in a GroupElement.