ThemeProviderInner

Function ThemeProviderInner 

Source
pub fn ThemeProviderInner(props: ThemeProviderInnerProps) -> impl IntoView
Expand description

Provides theme support to children. Note: Setting mode and theme here are only used for initial values. Updates should be done via ThemeProviderContext.

§Required Props

§Optional Props