iFrame
A hidden iframe that is show and set to the encoded URL from a input.
<input data-frame="my-iframe" is="chemical-input">
<iframe id="my-iframe" is="chemical-iframe"></iframe>
Config (For Input)
Property | Value | Description |
---|---|---|
data-frame | string | ID of iframe component. |