WorkspaceOperationsSettings
Standalone settings-tab wrapper for the workspace operations section.
Import
import { WorkspaceOperationsSettings } 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-operations-settings.tsx
Props
| Prop | Type | Required | Notes |
|---|---|---|---|
className | string | undefined | No | |
variant | "default" | "secondary" | "tertiary" | "transparent" | undefined | No |
Notes
- These settings wrappers are designed to be registered through
workspacePluginand usually create their own runtime withuseWorkspaceRuntime. - Use the matching panel or card if you need to embed just part of the workspace surface.