README
Popover is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
Install via NPM
npm install @bolt/components-popover
A small overlay that opens on demand.
<script type="module">
import boltComponentsPopover from 'https://cdn.skypack.dev/@bolt/components-popover';
</script>
Popover is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
npm install @bolt/components-popover