README
Sticky makes any component sticky to the top of the page. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-sticky
A content container that enables content to be sticky.
<script type="module">
import boltComponentsSticky from 'https://cdn.skypack.dev/@bolt/components-sticky';
</script>
Sticky makes any component sticky to the top of the page. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-sticky