2.0.2 • Published 6 years ago

@odopod/odo-dialog v2.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Odo Dialog

Responsive window dialog component focused on a11y and extendibility

Install

npm install @odopod/odo-dialog --save

Quick Start

import OdoDialog from '@odopod/odo-dialog';

const dialog = new OdoDialog(document.getElementById('my-dialog-element'));

Documentation

Visit the Odo component directory for demos, code examples, and documentation.

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.2.0

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago