srcdoc property
The srcdoc property of the HTMLIFrameElement specifies the content
of the page.
Implementation
external JSAny get srcdoc;
Implementation
external set srcdoc(JSAny value);
The srcdoc property of the HTMLIFrameElement specifies the content
of the page.
external JSAny get srcdoc;
external set srcdoc(JSAny value);