import NotificationsDropdown from 'flarum/forum/components/NotificationsDropdown'
NotificationsDropdown
Extends:
Static Method Summary
Static Public Methods | ||
public static |
initAttrs(attrs: *) |
Method Summary
Public Methods | ||
public |
getButton(): * |
|
public |
|
|
public |
getMenu(): * |
|
public |
getNewCount(): * |
|
public |
getUnreadCount(): * |
|
public |
|
|
public |
menuClick(e: *) |
|
public |
onclick() |
Inherited Summary
From class Dropdown | ||
public static |
initAttrs(attrs: *) |
|
public |
|
|
public |
getMenu(items: *): * |
|
public |
oncreate(vnode: *) |
|
public |
oninit(vnode: *) |
|
public |
view(vnode: *): * |
|
protected |
getButton(children: *): * Get the template for the button. |
|
protected |
getButtonContent(children: *): * Get the template for the button's content. |
Static Public Methods
public static initAttrs(attrs: *) source
Override:
Dropdown#initAttrsParams:
Name | Type | Attribute | Description |
attrs | * |