Skip to main content

use_theme

Function use_theme 

Source
pub fn use_theme() -> RwSignal<String>
Expand description

Get the active theme-id signal from context (provided by ThemeProvider), or a standalone signal seeded from storage when no provider is present.