Closed
Description
Current Situation
Currently, iframes are missing from our standard VDOM types. Right now users are forced to manually create iframes via make_vdom_constructor.
Proposed Changes
Add iframe
to idom.html
Implementation Details
iframe = make_vdom_constructor("iframe")
Metadata
Metadata
Assignees
Labels
No labels