Reference Source
import NotificationsPage from 'flarum/forum/components/NotificationsPage'
public class | source

NotificationsPage

Extends:

src/common/components/Page.js~Page → NotificationsPage

The NotificationsPage component shows the notifications list. It is only used on mobile devices where the notifications dropdown is within the drawer.

Member Summary

Public Members
public

Method Summary

Public Methods
public

oninit(vnode: *)

public

view(): *

Public Members

public bodyClass: string source

Public Methods

public oninit(vnode: *) source

Params:

NameTypeAttributeDescription
vnode *

public view(): * source

Return:

*