Crate dioxus_style

Crate dioxus_style 

Source
Expand description

dioxus_style/src/lib.rs Scoped CSS styling for Dioxus

Re-exports§

pub use runtime_injector::STYLE_REGISTRY;

Macros§

component_with_css
css
lazy_static
scoped_style

Structs§

STYLE_REGISTRY
Global registry for all scoped styles.
ScopedStyle
Helper struct for managing a single scoped style instance.
StyleRegistry
Registry that tracks all scoped styles in the application.

Functions§

inject_styles

Attribute Macros§

with_css