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

0.2.1 • 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>;

Readme

Keywords

none

Package Sidebar

Install

npm i @igloo-ui/card

Weekly Downloads

262

Version

0.2.1

License

Apache-2.0

Unpacked Size

21 kB

Total Files

7

Last publish

Collaborators

  • infra.admin
  • franckgaudin