NotificationsPage
Extends:
src/common/Component.js~Component → Page → NotificationsPage
The NotificationsPage
component shows the notifications list. It is only
used on mobile devices where the notifications dropdown is within the drawer.
Inherited Summary
From class Page | ||
public |
A class name to apply to the body while the route is active. |
|
public |
Whether we should scroll to the top of the page when its rendered. |
|
public |
Whether the browser should restore scroll state on refreshes. |
|
public |
oncreate(vnode: *) |
|
public |
oninit(vnode: *) |
|
public |
onremove(vnode: *) |
Public Members
public bodyClass: string source
A class name to apply to the body while the route is active.