Function css_in_rs::use_style_provider_root
source · pub fn use_style_provider_root<'a, T: Theme>(
cx: &'a ScopeState,
some_elem: &Element,
make_theme: impl FnOnce() -> T
) -> &'a StyleProvider<T>
pub fn use_style_provider_root<'a, T: Theme>(
cx: &'a ScopeState,
some_elem: &Element,
make_theme: impl FnOnce() -> T
) -> &'a StyleProvider<T>