The current page index for paginated notifications.
Function to fetch additional notifications based on pagination parameters.
Boolean indicating whether notifications have been successfully fetched from the server.
Function to mark all notifications as read.
The list of notifications currently fetched and not marked as deleted.
Function to refetch the notifications from the server.
The list of new notifications fetched during polling (if polling is enabled).
Generated using TypeDoc
The return object of the useNotifications hook, providing notification data and utility methods.