SharedTemplate

AMD: require(["esri/editing/sharedTemplates/SharedTemplate"], (SharedTemplate) => { /* code goes here */ });
ESM: import SharedTemplate from "@arcgis/core/editing/sharedTemplates/SharedTemplate.js";
Object: esri/editing/sharedTemplates/SharedTemplate
Since: ArcGIS Maps SDK for JavaScript 4.32

Property Overview

Name Type Summary Object

The type of the template.

SharedTemplate

Property Details

type

Property
type Stringreadonly

The type of the template.

Possible Values:"feature" |"group" |"preset"

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.