Color Schemes for Heading
are not implemented in the default theme. You can extend the theme to implement them.
Heading
Heading is used to render semantic HTML heading elements.
Props#
The Heading
composes the Box component, so you
can pass all Box
props.
colorScheme
colorScheme
Description
Type
string
size
size
Type
"4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs"
Default
"xl"
variant
variant
Description
Variants for Heading
are not implemented in the default theme. You can extend the theme to implement them.
Type
string
Props#
The Heading
composes the Box component, so you
can pass all Box
props.
colorScheme
colorScheme
Description
Color Schemes for Heading
are not implemented in the default theme. You can extend the theme to implement them.
Type
string
size
size
Type
"4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs"
Default
"xl"
variant
variant
Description
Variants for Heading
are not implemented in the default theme. You can extend the theme to implement them.
Type
string