Function silkenweb::mount

source ·
pub fn mount(
    id: &str,
    element: impl Into<GenericElement<DefaultDom, Const>>
) -> MountHandle
Expand description

Shorthand for DefaultDom::mount