Getting started
Foundation
Typography
Navigation
Feedback
Forms
Heading displays large text suitable for dialog or section titles.
Inherits margin props.
| Name | Default | Description | 
|---|---|---|
children | —  | ReactNodeHeading text.  | 
size | "md" | "md" | "lg" | "xl" | "2xl"Heading size.  | 
textAlign | —  | "left" | "center" | "right"Text alignment.  | 
On this page