underline
1function underline(str: string): stringMake the text underline.
Parameters
| Parameter | Type | Description |
|---|---|---|
str | string | text to underline |
Returns
string
1function underline(str: string): stringMake the text underline.
| Parameter | Type | Description |
|---|---|---|
str | string | text to underline |
string