ManageAccounts
Account settings card for browsing and managing multiple signed-in sessions.
Import
import { ManageAccounts } 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/multi-session/manage-accounts.tsx
Props
| Prop | Type | Required | Notes |
|---|---|---|---|
className | string | undefined | No | |
variant | "default" | "secondary" | "tertiary" | "transparent" | undefined | No |
Notes
- These components are most useful when the multi-session plugin is registered so the required menu slots and account data are present.