@citizensadvice/react-dialogs

Dialogs implemented in React

Usage no npm install needed!

<script type="module">
  import citizensadviceReactDialogs from 'https://cdn.skypack.dev/@citizensadvice/react-dialogs';
</script>

README

npm version

React dialogs

Dialog, modal, light box and tooltip components implemented in React.

Designed with a focus on accessibility and to match the design patterns in ARIA Authoring Practices guidelines

Usage

See the documentation and examples.

Sample styles can be found in the /styles directory.

Development

npm install
npm start

Visit http://localhost:1234/

See package.json for more commands.