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'));
Visit the Odo component directory for demos, code examples, and documentation.
Background Video [1.1.1], Dual-viewer [1.1.1], Expandable [0.1.1], Helpers [2.0.1], Hotspots [1.2.1], Module [1.2.1], Object-fit [1.1.1], On-swipe [1.1.1], Responsive Attributes [1.1.1], Responsive Classes [1.1.1], Reveal [2.0.1], Share [1.1.1], Tabs [2.0.1], Tap [1.1.1], Video [1.2.1], Viewport [1.1.1] - 2018-02-23
Changed