<movu-pagination small number_of_links="2"></movu-pagination>
<movu-pagination {% if disabled %} disabled{% endif %} {% if small %} small{% endif %} number_of_links="{{ numberOfLinks }}"></movu-pagination>
{
  "numberOfLinks": 2,
  "small": true
}
  • Handle: @pagination--two-pages
  • Preview:
  • Filesystem Path: src/components/01elements/pagination/pagination.hbs

No notes defined.