Page
Extends:
src/common/Component.js~Component → Page
Direct Subclass:
Indirect Subclass:
The Page component
Member Summary
| Public Members | ||
| 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. |
|
Method Summary
| Public Methods | ||
| public |
oncreate(vnode: *) |
|
| public |
oninit(vnode: *) |
|
| public |
onremove(vnode: *) |
|
Reference
Source
