@igloo-ui/alert v0.11.0
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/alertIf you prefer Yarn, use the following command instead:
yarn add @igloo-ui/alertUsage
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" />;6 months ago
10 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago