0.11.6 • Published 2 months ago

@ciceksepeti/cui-alert v0.11.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@ciceksepeti/cui-alert

npm version storybook PRs Welcome license

Shows alerts with accessibility support, live-regions.

Installing

Using Npm:

$ npm install @ciceksepeti/cui-alert

Using Yarn:

$ yarn add @ciceksepeti/cui-alert

Example

import Alert from "@ciceksepeti/cui-alert";

function Demo(props) {
  return <Alert>I am an alert</Alert>;
}
import Alert from "@ciceksepeti/cui-alert";

function Demo(props) {
  return <Alert type="assertive">I am an assertive alert</Alert>;
}
0.11.6

2 months ago

0.11.5

3 months ago

0.11.4

3 months ago

0.11.2

4 months ago

0.11.3

4 months ago

0.11.1

1 year ago

0.11.0

1 year ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago