# ButtonVariant

**Kind:** Type

**Source:** [`atloria-monorepo/packages/ui-core/src/components/button/Button.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/button/Button.ts#L8)

## Definition

```ts
'primary' | 'secondary' | 'danger' | 'ghost'
```
