SRCDOC

Constant SRCDOC 

Source
pub const SRCDOC: &str = "srcdoc";
Expand description

The srcdoc attribute.

Inline HTML content to display in the iframe (overrides src).