Datalayer VS Code Extension - v0.0.17
Preparing search index...
contexts/ThemeContext
ThemeProviderProps
Interface ThemeProviderProps
Props for the ThemeProvider component.
interface
ThemeProviderProps
{
children
:
ReactNode
;
theme
:
ThemeType
;
}
Index
Properties
children
theme
Properties
children
children
:
ReactNode
theme
theme
:
ThemeType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
theme
Datalayer VS Code Extension - v0.0.17
Loading...
Props for the ThemeProvider component.