0.11.7 • Published 9 months ago

@ciceksepeti/cui-alert v0.11.7

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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.7

9 months ago

0.11.6

1 year ago

0.11.5

1 year ago

0.11.4

1 year ago

0.11.2

2 years ago

0.11.3

2 years ago

0.11.1

3 years ago

0.11.0

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago