Table pagination slot props does not include rowsNumber in the typescript declaration #17719
Labels
area/components
bug/0-needs-info
Need more info to reproduce
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
As statet in the documentation, the pagination contains property called "rowsNumber" for server side rendering, but the pagination slot does not have this propery defined (the data is actually there)
What did you expect to happen?
The typescript definidion for table slot pagination should have optional property "rowsNumber"
Reproduction URL
See images below
How to reproduce?
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: