Types
import type { AttachmentsDisplay, Operations, AttachmentsCapabilities } from "@arcgis/core/widgets/Attachments/types.js";Type definitions
AttachmentsCapabilities
deprecated Type definition
- Since
- ArcGIS Maps SDK for JavaScript 5.0
An object that specifies the available attachments capabilities.
operations
Property
- Type
- Operations | undefined
- Since
- ArcGIS Maps SDK for JavaScript 5.0
Describes the configurable attachments operations. See the object specification below.