@orangecheck/design / OcThemePickerProps
Interface: OcThemePickerProps
Defined in: tokens/theme-picker.tsx:15
OcThemePicker — the skin selector. Sits beside ThemeToggle in the header.
Self-contained dropdown (no Radix): outside-click + Escape to close. Mirrors
the ghost-icon affordance of ThemeToggle. Gate its mount behind
NEXT_PUBLIC_OC_THEME_PICKER during staged rollout.
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-classname"></a> className? | string | tokens/theme-picker.tsx:16 |
<a id="property-popoverclassname"></a> popoverClassName? | string | tokens/theme-picker.tsx:18 |
<a id="property-triggerclassname"></a> triggerClassName? | string | tokens/theme-picker.tsx:17 |