Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/settings/branding/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
name | string | ✓ | - |
description | string | ✓ | - |
tag | string | ✓ | - |
active | boolean | ✓ | - |
onClick | Function | ✓ | - |
primaryColor | string | ✓ | - |
accentColor | string | ✓ | - |
children | unknown | ✓ | - |
Diagram
mermaidgraph TD component_StyleCard_390ce941["StyleCard"] class component_StyleCard_390ce941 rootComponent
Relationships
- RENDERS →
CheckIcon
Was this page helpful?