Simple IntegrationEasily integrate pull-to-refresh functionality in your Vue 3 application with minimal setup and customization.
Controlled & Uncontrolled RefreshChoose between controlled or uncontrolled behavior for your pull-to-refresh experience, depending on your use case.
Queue Async TasksQueue multiple asynchronous tasks and ensure they finish sequentially before the refresh process completes.