Function yew::start_app[][src]

pub fn start_app<COMP>() where
    COMP: Component,
    COMP::Properties: Default
Expand description

Starts an app mounted to a body of the document.