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::agents::app_state_agent;pub use crate::data_types::app_config::AppConfig;pub use crate::data_types::roles;pub use crate::data_types::nav_route::*;Modules
Structs
Functions
Initializer to run in app main() to start website
Type Definitions
Component for display a navigation tree
Common container component