Expand description
dioxus_style/src/lib.rs Scoped CSS styling for Dioxus
Re-exports§
pub use runtime_injector::STYLE_REGISTRY;
Macros§
Structs§
- STYLE_
REGISTRY - Global registry for all scoped styles.
- Scoped
Style - Helper struct for managing a single scoped style instance.
- Style
Registry - Registry that tracks all scoped styles in the application.