Function pinwheel::elements::html::object[][src]

pub fn object() -> ObjectElement
Expand description

The HTML <object> element represents an external resource, which can be treated as an image, a nested browsing context, or a resource to be handled by a plugin.