DiscussionListPane
Extends:
src/common/Component.js~Component → DiscussionListPane
The DiscussionListPane component displays the list of previously viewed
discussions in a panel that can be displayed by moving the mouse to the left
edge of the screen, where it can also be pinned in place.
Attrs
stateA DiscussionListState object that represents the discussion lists's state.
Method Summary
| Public Methods | ||
| public |
Are we on a device that's larger than we consider "mobile"? |
|
| public |
oncreate(vnode: *) |
|
| public |
onremove(vnode: *) |
|
| public |
view(): * |
|
Reference
Source
