Skip to main content

Crate impulse_ui_kit

Crate impulse_ui_kit 

Source
Expand description

UI Kit framework built on top of Leptos.

Provides a simple setup_app function to launch your CSR (client-side rendered) application.

Modules§

prelude
UI Kit prelude.
router
Methods to work with routes on SPA.
utils
Some utility for UI kit.

Functions§

setup_app
Application entrypoint.