Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Boards/helpers.ts
Properties
| Property | Type |
|---|---|
id | string |
name | string |
order | number |
color | string |
mapsToStatus | `string |
wipLimit | `number |
cards | BoardCardData[] |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Boards/helpers.ts
| Property | Type |
|---|---|
id | string |
name | string |
order | number |
color | string |
mapsToStatus | `string |
wipLimit | `number |
cards | BoardCardData[] |
Was this page helpful?