Text Align Vertical
Utilities for controlling the vertical alignment of text.
#
Table of classesClass
Properties
text-vertical-auto
{ textAlign: 'auto' }
text-vertical-bottom
{ textAlign: 'bottom' }
text-vertical-center
{ textAlign: 'center' }
text-vertical-top
{ textAlign: 'top' }