shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
injectIframeContent
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.dom.inject
Inject some content into an iframe
Params
- $iframe*-HTMLIFrameElement
The iframe element to inject content into
- html*-String
The html to inject
Example
import { injectIframeContent } from '@blackbyte/sugar/dom'
injectIframeContent($myIframe, '<html>...</html>');Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space