UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 607 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{loadPanelContentComponents as e,PanelContent as t,PanelContentMessage as o}from"./PanelContent.js";import"../../support/widgetUtils.js";import{tsx as r,tsxFragment as n}from"../../support/jsxFactory.js";const s=()=>e();function p({helpMessage:e,renderSketchToolbar:s}){return r(n,null,s(),r(t,{key:"creating-features-panel-content"},r(o,{key:"content-message"},e)))}export{p as CreateFeaturesPanelContent,s as loadCreateFeaturesPanelContentComponents};