Exporting to SVG works great. When trying to access the DOM using CSS or JS, it works great in Chrome on Desktop only. I found that when replacing the labels from “vectornator:layerName” to “layername” (yes, it needs to be all lower case), the elements also is accessible in Chrome Desktop, Chrome iOS, Safari, Firefox via JS.
Either directly use just simple lower case labels or add an option for optimized export for usage of SVG in HTML pages would be very help full.