Text Decoration Style

Utilities for controlling the style of text decorations.

Class CSS Output
decoration-wavy
text-decoration-style: wavy;
decoration-double
text-decoration-style: double;
decoration-dashed
text-decoration-style: dashed;
decoration-solid
text-decoration-style: solid;
decoration-dotted
text-decoration-style: dotted;

decoration-wavy

text-decoration-style: wavy;

decoration-double

text-decoration-style: double;

decoration-dashed

text-decoration-style: dashed;

decoration-solid

text-decoration-style: solid;

decoration-dotted

text-decoration-style: dotted;

Reference

CSS Properties

  • text-decoration-style