Expand description

Web UI

webui is a website framework for building webassembly SPA websites quickly and easily. Development is just getting started, so we do not recommend using at this point for anything more than experimenting.

Re-exports

pub use crate::data_types::app_config::AppConfig;

Modules

Functions

Initializer to run in app main() to start website

Type Definitions

Common container component