@igloo-ui/card
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

Card

Cards are used to group similar concepts and tasks to make it easier for users to scan, read, and get things done.

Installation

To install @igloo-ui/card in your project, you will need to run the following command using npm:

npm install @igloo-ui/card

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/card

Usage

Then to use the component in your code just import it!

import Card from '@igloo-ui/card';

<Card>Card content</Card>;

/@igloo-ui/card/

    Package Sidebar

    Install

    npm i @igloo-ui/card

    Weekly Downloads

    184

    Version

    0.2.3

    License

    Apache-2.0

    Unpacked Size

    20.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • infra.admin
    • franckgaudin