I really hate that Esri is pushing these components SO hard yet have virtually no examples for how to work with them. I've had to just figure them out on my own in most cases but for the Editor I'm struggling. There is only one example I can find for the Editor component and its literally just this:
<arcgis-editor position="top-right"></arcgis-editor>
Real helpful stuff.
How do I attach layerInfos to this? I'm pulling my hair out trying to get it to work. No matter what I do it just loads every single layer from my webmap into the editor with no layerInfos.
I'm sure this is pretty straightforward, but I can't get it to work, anyone know how it's supposed to work?