-
-
Notifications
You must be signed in to change notification settings - Fork 327
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")
rmorshea
Metadata
Metadata
Assignees
Labels
No labels