ThemeToggleItem
User menu item that lets the current user switch themes from the authenticated dropdown.
Import
import { ThemeToggleItem } from "@xylex-group/athena-auth-ui/plugins"Details
- Category:
component - Primary entrypoint:
@xylex-group/athena-auth-ui/plugins - Public entrypoints:
@xylex-group/athena-auth-ui/plugins - Source:
packages/heroui/src/components/auth/theme/theme-toggle-item.tsx
Notes
- These theme surfaces are meant to be used together with
themePlugin, which wires live theme state into the account card and user menu.