UNPKG

@odopod/odo-hotspots

Version:
24 lines (14 loc) 460 B
# Odo Hotspots > A component which positions and opens hotspots. ## Install ```shell npm install @odopod/odo-hotspots --save ``` ## Quick Start ```js import OdoHotspots from '@odopod/odo-hotspots'; const hotspots = new OdoHotspots(document.getElementById('basic-hotspots')); ``` ## [Documentation][permalink] Visit the [Odo component directory][permalink] for demos, code examples, and documentation. [permalink]: http://code.odopod.com/odo-hotspots/