Function start_app

Source
pub fn start_app(init_app: fn() -> DomNode)
Expand description

Starting point of the app (used by main macro, which is preferred)