[][src]Function yew::start_app

pub fn start_app<COMP>() where
    COMP: Component + Renderable<COMP>, 

Starts an app mounted to a body of the document.