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 bf895cf commit 06e2870Copy full SHA for 06e2870
packages/ui-extensions/src/surfaces/admin/components/Table/examples/with-pagination.html
@@ -1,4 +1,4 @@
1
-<s-table paginate haspreviouspage hasnextpage>
+<s-table paginate hasPreviousPage hasNextPage>
2
<s-table-header-row>
3
<s-table-header listSlot="primary">Product</s-table-header>
4
<s-table-header listSlot="inline">Status</s-table-header>
0 commit comments