Expand description
UI Kit framework built on top of Leptos and Thaw.
Provides a simple setup_app function to launch your
CSR (client-side rendered) application.
Modules§
Structs§
- UIApp
Props - Props for the
UIAppcomponent.
UI Kit framework built on top of Leptos and Thaw.
Provides a simple setup_app function to launch your
CSR (client-side rendered) application.
UIApp component.