@hixme-ui/title

2.1.0 • Public • Published

Title

npm i --save @hixme-ui/title

View it live

Title extends the @hixme/text component properties. Defaults to font size of 34px. Margin and padding default to 0px.

Usage

import Title from '@hixme-ui/title'


<Title>Big loud text!</Title>

<Title jumbo>Jumbo title for attention</Title>

// use <Text> props as usual
<Title primary>Primary color title</Title>

Props

Name Type Value
jumbo bool 38px
small bool 28px
smaller bool 20px
smallest bool 18px
margin string 0px
padding string 0px

/@hixme-ui/title/

    Package Sidebar

    Install

    npm i @hixme-ui/title

    Weekly Downloads

    27

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    13 kB

    Total Files

    9

    Last publish

    Collaborators

    • sureco-devops
    • sureco-engineering
    • dreamingbinary
    • billyxs