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
colorSchemeDescription
Type
stringsize
sizeType
"4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs"Default
"xl"variant
variantDescription
Variants for Heading are not implemented in the default theme. You can extend the theme to implement them.
Type
stringProps#
The Heading composes the Box component, so you
can pass all Box props.
colorScheme
colorSchemeDescription
Color Schemes for Heading are not implemented in the default theme. You can extend the theme to implement them.
Type
stringsize
sizeType
"4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs"Default
"xl"variant
variantDescription
Variants for Heading are not implemented in the default theme. You can extend the theme to implement them.
Type
string