@odopod/odo-hotspots

A component which positions and opens hotspots.

Usage no npm install needed!

<script type="module">
  import odopodOdoHotspots from 'https://cdn.skypack.dev/@odopod/odo-hotspots';
</script>

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.