Kind: Function
Source: atloria-monorepo/apps/web/src/components/Boards/helpers.ts
Signature
tsfunction hashColor(str: string): string
Parameters
| Name | Type |
|---|---|
str | string |
Returns: string
Kind: Function
Source: atloria-monorepo/apps/web/src/components/Boards/helpers.ts
tsfunction hashColor(str: string): string
| Name | Type |
|---|---|
str | string |
Returns: string
Was this page helpful?