1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Enhance pagination component with new styles and documentation (#2384)

This commit is contained in:
Paweł Kuna
2025-05-17 17:04:59 +02:00
committed by GitHub
parent a1af8014e8
commit 8850f6128f
9 changed files with 154 additions and 40 deletions

View File

@@ -11,7 +11,7 @@ permalink: pagination.html
<div class="card">
<div class="card-body">
{% include "ui/pagination.html" %}
{% include "ui/pagination.html" icons=true %}
{% include "ui/pagination.html" text=true %}
</div>
</div>
</div>