Skip to main content
Version: 4.0.0-rc.1

Text

Text displays words and characters of various sizes.

Usage

Props

NameTypeDefaultDescription
h1booleanfalseText with Font size 40.
h1StyleText Style{}Styling when h1 is set.
h2booleanfalseText with Font size 34.
h2StyleText Style{}Styling when h2 is set.
h3booleanfalseText with Font size 28.
h3StyleText Style{}Styling when h3 is set.
h4booleanfalseText with Font size 22.
h4StyleText Style{}Styling when h3 is set.
styleText Style{}Add additional styling for Text.