You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demo/src/examples/PaginationColor.vue
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<template>
2
2
<div>
3
3
<q-markdownclass="q-ma-md">
4
-
`QPagination` is used for the pagination. You can pass it any of it's props via the `pagination-props` property.
4
+
`QPagination` is used for the pagination. You can pass any of it's props to it via the `pagination-props` property which takes an object filled with properties.
5
5
6
6
Enter colors only from the Quasar color palette (ex: "orange-8")
0 commit comments