# ToastAction

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/components/Boards/Toast.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/Boards/Toast.tsx#L13)

## Properties

| Property | Type |
|---|---|
| `label` | `string` |
| `onClick` | `() => void` |
