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
Since there are multiple ways to render on the web, including inserting e.g. an svg into the page, it seems to me like it would be more generic to give graphics crates a Node or something, and then let them create and insert an inner element?