Athena

WorkspaceSecuritySettings

Standalone settings-tab wrapper for the workspace security section.

Import

import { WorkspaceSecuritySettings } 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-security-settings.tsx

Props

PropTypeRequiredNotes
classNamestring | undefinedNo
variant"default" | "secondary" | "tertiary" | "transparent" | undefinedNo

Notes

  • These settings wrappers are designed to be registered through workspacePlugin and usually create their own runtime with useWorkspaceRuntime.
  • Use the matching panel or card if you need to embed just part of the workspace surface.