You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like.
need a methode in the plugin API like the export methode but returns the html/css code like in the inspect tab
Describe alternatives you've considered.
i use export methode to generate the svg of selected element then parse it into html and then used it
Additional context
No response