Export As
- Hero tries to export every single element in the best possible way by default:
- Images (PNG, JPG, SVG)
- HTML tags (e.g. div)
- SVG shapes
- You can manually set the export type if needed
Export As
Hero tries to export every single element in the best possible way by default: Basic shapes will be exported as HTML tags (e.g. div containers) when possible. More complex shapes will be exported as inline SVG. You can also manually choose to export a specific element as an external SVG file. But keep in mind, that external SVG files do not support animations or interactions on elements within the external SVG file. Images will always be exported as images, but you can always choose between JPG or PNG.