Functions
getColorName
- getColorName(value: string): string
-
Parameters
Returns string
getRandomColorNames
- getRandomColorNames(count?: number): string[]
-
Parameters
-
Default value count: number = 1
Returns string[]
getRandomColors
-
Parameters
-
Default value count: number = 1
-
Default value excludedColors: ButtonColor[] = []
getTranslation
-
Parameters
Returns string
getUniqueRandomColors
-
Parameters
-
Default value count: number = 1
-
Default value excludedColors: ButtonColor[] = []