pub fn start_app<COMP>()where COMP: Component, COMP::Properties: Default,
Starts an app mounted to a body of the document.