I would like to extend arcgis sketch component toolbar to add Text tool and symbology options . How to do ?
<arcgis-map basemap="topo-vector" center="139.5716,35.696" zoom="18"> <arcgis-sketch slot="top-right" creation-mode="update"> </arcgis-sketch> </arcgis-map>
See this related question: https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/in-arcgis-sketch-component-how-to...
Currently can't display the text tool in the sketch component.
As for adding symbology options or other custom options, not something you can do at the moment. We can look at something like this in the 5x lifecycle.