Module reactive

Module reactive 

Source
Expand description

Reactive styling support for Rustyle

This module provides functionality for dynamic styles that update based on Leptos signals.

Structs§

ReactiveStyle
Represents a reactive style that can update based on signals

Functions§

inject_reactive_style
No-op for non-CSR builds