1.2.9 • Published 5 days ago

@igloo-ui/icon-button v1.2.9

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

IconButton

IconButton are used primarily for actions.

Installation

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

npm install @igloo-ui/icon-button

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/icon-button

Usage

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

import IconButton from '@igloo-ui/icon-button';
import Plus from '@igloo-ui/icons/dist/Plus';

<IconButton icon={<Plus size="small" />} />;
1.2.9

5 days ago

1.2.8

20 days ago

1.2.7

1 month ago

1.2.6

2 months ago

1.2.5

2 months ago

1.2.4

3 months ago

1.2.3

3 months ago

1.2.2

3 months ago

1.2.1

3 months ago

1.2.0

4 months ago

1.1.7

4 months ago

1.1.6

5 months ago

1.1.5

5 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.1.4

6 months ago

1.1.3

8 months ago

1.0.4

10 months ago

1.1.2

9 months ago

1.0.3

10 months ago

1.0.2

11 months ago

1.0.1

1 year ago

1.0.0

1 year ago

0.2.13

1 year ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago