Kind: Function
Source: atloria-monorepo/apps/web/src/components/Boards/BoardFilters.tsx
Derive the lists of options to show (only what's actually present on the board)
Signature
tsfunction deriveFilterOptions(board: BoardData | null)
Parameters
| Name | Type |
|---|---|
board | `BoardData |
Was this page helpful?