@hixme-ui/card

2.1.0 • Public • Published

Card

npm i --save @hixme-ui/card

View it live

Card is an implementation of [Container](https://hixme.github.io/hixme-ui/container that defaults to having a white background, rounded corners, and a drop shadow. It supports all the properties available for Container

Usage

import Card from '@hixme-ui/card'

<Card padding='30px' shadow>
  <p>Default card component</p>
</Card>

Props

Name Type Default
background string white
rounded string true
shadow string true

/@hixme-ui/card/

    Package Sidebar

    Install

    npm i @hixme-ui/card

    Weekly Downloads

    61

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    6.46 kB

    Total Files

    9

    Last publish

    Collaborators

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