0.1.6 • Published 3 years ago

@labrnth/heading v0.1.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@labrnth/heading

A heading component.

Installation

yarn add @labrnth/heading

Usage

import Heading from `@labrnth/heading`;

<Heading />

Props

PropTypeDefaultDescription
childrenReact.ReactNodeThe contents of the heading.
component?h1, h2, h3, h4, h5, h6, div, label, span, header, ph1The underlying component of the heading.
variant?h1, h2, h3, h4, h5, h6, div, label, span, header, pThe style variant to apply to the heading.
0.1.6-preview.0

3 years ago

0.1.6-preview.1

3 years ago

0.1.6-preview.2

3 years ago

0.1.6-preview.3

3 years ago

0.1.6

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.3

3 years ago

0.1.0

3 years ago