Kind: Function
Source: atloria-monorepo/apps/web/src/lib/user-colors.ts
Get all available colors in the palette Useful for documentation or debugging
Signature
tsfunction getAvailableColors(): readonly string[]
Returns: readonly string[]
Kind: Function
Source: atloria-monorepo/apps/web/src/lib/user-colors.ts
Get all available colors in the palette Useful for documentation or debugging
tsfunction getAvailableColors(): readonly string[]
Returns: readonly string[]
Was this page helpful?