Function leptos::html::object

source ·
pub fn object() -> HtmlElement<Object>
Expand description

The <object> HTML 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.