pub fn ThemeProvider<'a>(cx: Scope<'a, ThemeProviderProps<'a>>) -> Element<'a>
Expand description

Provides a Theme for all its children.

Props

See ThemeProviderProps