colorToTheme
| Generic types: | TSet |
No documentation has been provided.
Presentation
function colorToTheme (set: TSet, key: keyof TSet): string;Returns
stringParameters
| Name | Type | Description |
|---|---|---|
| set | TSet | |
| key | keyof TSet |
| Generic types: | TSet |
No documentation has been provided.
function colorToTheme (set: TSet, key: keyof TSet): string;string| Name | Type | Description |
|---|---|---|
| set | TSet | |
| key | keyof TSet |