Reference Source
import NotificationListState from 'flarum/forum/states/NotificationListState'
public class | source

NotificationListState

Extends:

src/common/states/PaginatedListState.js~PaginatedListState → NotificationListState

Constructor Summary

Public Constructor
public

Member Summary

Public Members
public

location: {"page": number}

public

pages: *[]

public get

Method Summary

Public Methods
public

load(): *

Load the next page of notification results.

public

Mark all of the notifications as read.

Public Constructors

public constructor() source

Public Members

public location: {"page": number} source

public pages: *[] source

public get type: string source

Public Methods

public load(): * source

Load the next page of notification results.

Return:

*

public markAllAsRead(): * source

Mark all of the notifications as read.

Return:

*