strikethrough
1function strikethrough(str: string): stringPut horizontal line through the center of the text.
Parameters
| Parameter | Type | Description |
|---|---|---|
str | string | text to strike through |
Returns
string
1function strikethrough(str: string): stringPut horizontal line through the center of the text.
| Parameter | Type | Description |
|---|---|---|
str | string | text to strike through |
string