mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
15 lines
282 B
HTML
15 lines
282 B
HTML
---
|
|
title: Pagination
|
|
---
|
|
|
|
|
|
{% card %}
|
|
{% include parts/pagination.html %}
|
|
{% include parts/pagination.html icons=true %}
|
|
{% endcard %}
|
|
|
|
|
|
{% card %}
|
|
{% include parts/pagination.html count=0 prev-description="Getting started" next-description="Breadcrumbs" %}
|
|
{% endcard %}
|