Spacer

Gives (or removes) space between content
---
blocks:
  - _bookshop_name: elements/spacer
    options:
      height: 3xl
      pull_up: null
  - _bookshop_name: elements/rich-text
    markdown: There's a spacer above this component
    options:
      align: start
      decoration: null
      margin:
        top: null
        bottom: null
      size: null
---
{% for block in blocks %}
  {% bookshop "{{block._bookshop_name}}" bind: block %}
{% endfor %}

Properties

optionsobject

Configuration options for the Spacer