0.7.13 • Published 5 days ago

@igloo-ui/alert v0.7.13

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

Alert

Use to highlight information for the user that requires his attention. Alerts can be position at the top of the page or into other components.

Installation

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

npm install @igloo-ui/alert

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/alert

Usage

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

import Alert from '@igloo-ui/alert';

<Alert type="info" title="Alert title" message="Alert message" />;
0.7.13

5 days ago

0.7.12

13 days ago

0.7.11

28 days ago

0.7.10

1 month ago

0.7.9

2 months ago

0.7.8

2 months ago

0.7.7

2 months ago

0.7.6

3 months ago

0.7.5

3 months ago

0.7.4

3 months ago

0.7.2

3 months ago

0.7.3

3 months ago

0.7.1

3 months ago

0.7.0

4 months ago

0.6.5

4 months ago

0.6.4

5 months ago

0.6.3

5 months ago

0.6.2

6 months ago

0.5.0

8 months ago

0.3.2

10 months ago

0.4.0

8 months ago

0.6.1

7 months ago

0.3.4

9 months ago

0.6.0

8 months ago

0.3.3

9 months ago

0.3.0

11 months ago

0.2.0

11 months ago

0.3.1

11 months ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.16

1 year ago

0.1.11

2 years ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.10

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.3

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