Can I set a current-page props on PrimeVue Paginator?
https://primefaces.org/primevue/paginator
I want to detect a query string to set current page
seems there is no props I can set?
I tried :value, :current, :current-page
no one is working, always on page 1.
