CDP Frontend SDK
Preparing search index...
@coinbase/cdp-react
ThemeContextValue
Interface ThemeContextValue
The value of the theme context.
interface
ThemeContextValue
{
theme
:
Theme
;
cssVariables
:
CDPWebCSSVariables
;
}
Index
Properties
theme
css
Variables
Properties
theme
theme
:
Theme
css
Variables
cssVariables
:
CDPWebCSSVariables
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
theme
css
Variables
CDP Frontend SDK
Loading...
The value of the theme context.