<strikethrough> : Strikethrough Text
The <strikethrough> element is used to strike through the elements or text inside.
Alternatives
<st>
Examples
The following will create a string with strikethrough text.
<text><strikethrough>Text</strikethrough></text>
Version History
| Version | Changes |
|---|---|
| 1.5 | Initial release. |