yew_stdweb

Function start_app_with_props

Source
pub fn start_app_with_props<COMP>(props: COMP::Properties)
where COMP: Component,
Expand description

Starts an app mounted to a body of the document.