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