@odopod/odo-hotspots
v1.2.1
Published
A component which positions and opens hotspots.
Downloads
96
Readme
Odo Hotspots
A component which positions and opens hotspots.
Install
npm install @odopod/odo-hotspots --save
Quick Start
import OdoHotspots from '@odopod/odo-hotspots';
const hotspots = new OdoHotspots(document.getElementById('basic-hotspots'));
Documentation
Visit the Odo component directory for demos, code examples, and documentation.