sticky docs

Sticky

A content container that enables content to be sticky.

Twig Usage
{% embed '@bolt-components-sticky/sticky.twig' %}
  {% block sticky_content %}

    // Sticky content

  {% endblock %}
{% endembed %}
Install Install
npm install @bolt/components-sticky
Dependencies @bolt/core @bolt/lazy-queue