pub fn start_app(init_app: fn() -> DomNode)Expand description
Starting point of the app (used by vertigo::main macro, which is preferred)
pub fn start_app(init_app: fn() -> DomNode)Starting point of the app (used by vertigo::main macro, which is preferred)