WorkspaceSdkLabPanel
Groups the Athena SDK experimentation surface for the workspace SDK lab section.
Import
import { WorkspaceSdkLabPanel } from "@xylex-group/athena-auth-ui"Also exported from: @xylex-group/athena-auth-ui/plugins
Details
- Category:
component - Primary entrypoint:
@xylex-group/athena-auth-ui - Public entrypoints:
@xylex-group/athena-auth-ui,@xylex-group/athena-auth-ui/plugins - Source:
packages/heroui/src/components/auth/workspace/workspace-sdk-lab-panel.tsx
Props
| Prop | Type | Required | Notes |
|---|---|---|---|
className | string | undefined | No | |
runtime | WorkspaceRuntime | Yes |
Notes
- Panels group one or more workspace cards and expect a prepared
WorkspaceRuntimeobject. - Use the matching settings wrapper if you need this section as a standalone settings tab.