inverse
1function inverse(str: string): stringInvert background color and text color.
Parameters
| Parameter | Type | Description |
|---|---|---|
str | string | text to invert its color |
Returns
string
1function inverse(str: string): stringInvert background color and text color.
| Parameter | Type | Description |
|---|---|---|
str | string | text to invert its color |
string