Heading

Heading is used to render semantic HTML heading elements.

    Source@chakra-ui/layout

Props#

The Heading composes the Box component, so you can pass all Box props.

colorScheme

Description

Color Schemes for Heading are not implemented in the default theme. You can extend the theme to implement them.

Type
string

size

Type
"4xl" | "3xl" | "2xl" | "xl" | "lg" | "md" | "sm" | "xs"
Default
"xl"

variant

Description

Variants for Heading are not implemented in the default theme. You can extend the theme to implement them.

Type
string
Edit this page on GitHub

Proudly made inNigeria by Segun Adebayo

Deployed by â–² Vercel