Text Decoration Style
Utilities for controlling the decoration line style of text.
#
Table of classesClass
Properties
text-decoration-dashed
{ textDecorationStyle: 'dashed' }
text-decoration-dotted
{ textDecorationStyle: 'dotted' }
text-decoration-double
{ textDecorationStyle: 'double' }
text-decoration-solid
{ textDecorationStyle: 'solid' }