Our design calls for specific designed controls to toggle the feature layers in our map. As such I need to customize the LayerList widget with specific markup for rendering.
From what I saw in the 4.x JS API, there doesn't seem to be a method or property where I can overwrite the markup of the layerlist widget. Is this correct? How can I otherwise achieve what I described?
Thanks.