| Class | Properties |
|---|---|
| t.noUnderline | textDecorationLine: 'none' |
| t.underline | textDecorationLine: 'underline' |
| t.lineThrough | textDecorationLine: 'line-through' |
| t.underlineLineThrough | textDecorationLine: 'underline line-through' |
| Class | Properties |
|---|---|
| t.noUnderline | textDecorationLine: 'none' |
| t.underline | textDecorationLine: 'underline' |
| t.lineThrough | textDecorationLine: 'line-through' |
| t.underlineLineThrough | textDecorationLine: 'underline line-through' |