Expand description
this crate implements material 3 specification in pure rust for wasm apps based on web-sys this crate provides some adapters for various rust frontend web frameworks, but if you don’t find your own framework in the adapters provided by material_you_rs you can write yourself here
Modules
- this module contains the definition of components, every component in this crate should implements it.