[][src]Function yew::start_app_with_props

pub fn start_app_with_props<COMP>(props: COMP::Properties) where
    COMP: Component

Starts an app mounted to a body of the document.