README
Tooltip component. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-tooltip
Floating label that briefly describes an element.
<script type="module">
import boltComponentsTooltip from 'https://cdn.skypack.dev/@bolt/components-tooltip';
</script>
Tooltip component. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-tooltip