Skip to main content

ThemeProvider

ThemeProvider(children): Element

Provider component that manages and provides theme state to its children.

Parameters

children

React nodes that will have access to the theme context.

children

ReactNode

Returns

Element