2.18.0

Sticky

Sticky Component in Bolt

Published

History
View changes
Install
yarn add @bolt/components-sticky
Source code
View on Github
Dependencies
@bolt/core-v3.x stickyfilljs

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
Overview Usage Schema Edit this page Testing Steps
{% embed "@bolt-components-sticky/sticky.twig" %} {% block sticky_content %} // Sticky content {% endblock %} {% endembed %}
Debug Panel