We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37caeba commit 0d10202Copy full SHA for 0d10202
examples/vite-demo-vanilla-bundle/src/examples/example19.html
@@ -14,7 +14,7 @@ <h5 class="title is-5 mb-3">
14
Grid - using <code>enableExcelCopyBuffer</code> which uses <code>SlickCellSelectionModel</code>
15
</h5>
16
<h6 class="title is-6">
17
- <button class="button is-small" onclick.delegate="togglePagination()"
+ <button class="button is-small is-primary" onclick.delegate="togglePagination()"
18
data-text="toggle-pagination-btn">
19
<span class="icon mdi mdi-swap-vertical"></span>
20
<span>Toggle Pagination</span>
0 commit comments