1.7.3 • Published 5 days ago

@igloo-ui/tag v1.7.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 days ago

Tag

The Tag component informs users of the status of an object or of an action that's been taken.

Installation

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

npm install @igloo-ui/tag

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/tag

Usage

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

import Tag from '@igloo-ui/tag';
import LabelSolid from '@igloo-ui/icons/dist/LabelSolid';

<Tag icon={<LabelSolid size="small" />} appearance="success" dismissible>
  This is a tag
</Tag>;
1.7.3

5 days ago

1.7.2

20 days ago

1.7.1

1 month ago

1.7.0

1 month ago

1.5.5

2 months ago

1.6.0

2 months ago

1.5.4

3 months ago

1.5.3

3 months ago

1.5.2

3 months ago

1.5.1

3 months ago

1.5.0

3 months ago

1.4.1

3 months ago

1.4.0

3 months ago

1.3.2

3 months ago

1.3.1

4 months ago

1.3.0

4 months ago

1.2.5

4 months ago

1.2.4

5 months ago

1.2.3

5 months ago

1.2.2

5 months ago

1.2.0

8 months ago

1.1.1

8 months ago

1.1.0

9 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.2.1

6 months ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.0

2 years ago