Skip to content

Add inline SVG support#388

Open
MaxiViveros wants to merge 1 commit into
nodegui:masterfrom
MaxiViveros:add-inline-svg-support
Open

Add inline SVG support#388
MaxiViveros wants to merge 1 commit into
nodegui:masterfrom
MaxiViveros:add-inline-svg-support

Conversation

@MaxiViveros
Copy link
Copy Markdown

@MaxiViveros MaxiViveros commented May 20, 2026

Adds a React NodeGUI SVG host backed by NodeGUI's QSvgWidget.

This registers the svg host tag plus common SVG child tags such as g, rect, path, gradients, masks and filters, serializes JSX props into SVG attributes, and reloads the root widget whenever the SVG subtree changes.

Fixes #31.


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for svg in React code.

1 participant