Getting Next page using useNotifications
Adding the question asked by @vortovor " Hi, is there a limit for notifications count in respose of useNotifications()hook? I am getting always 10 items even though more than 10 notifications was sent. "
1 Reply
Hey @vortovor you can get the next notifications using fetchNextPage function based on hasNextPage. You can see full details below. Let me know if that answer the question 🙂 https://docs.novu.co/notification-center/react/api-reference/#usenotifications
React Notification Center API Reference | Novu
This page contains the complete documentation about the React Notification Center package. You can find here the list of all the components, hooks and props that you can use.