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)

PropertyValueDescription
data-framestringID of iframe component.