Athena

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

PropTypeRequiredNotes
classNamestring | undefinedNo
runtimeWorkspaceRuntimeYes

Notes

  • Panels group one or more workspace cards and expect a prepared WorkspaceRuntime object.
  • Use the matching settings wrapper if you need this section as a standalone settings tab.