Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

Heading

Heading is a component that represents section headings. By default, it renders an h1 element.

Source@yamada-ui/typography

Props

HeadingProps

colorScheme

Description

The visual color appearance of the component.

Type

"blackAlpha" | "whiteAlpha" | "amber" | "blue" | "info" | "link" | "primary" | "cyan" | "emerald" | "flashy" | "fuchsia" | "gray" | "green" | "success" | "indigo" | "lime" | "neutral" | "orange" | "warning" | "pink" | "purple" | "red" | "danger" | "rose" | "sky" | "teal" | "violet" | "secondary" | "yellow"

size

Description

The size of the Heading.

Type

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

Default

"xl"

variant

Description

The variant of the Heading.

Type

string

Edit this page on GitHub

PreviousTextNextBlockquote