stb-component-page
v1.4.1
Published
Main full-screen component to build user interface.
Downloads
13
Maintainers
Readme
Page component
It's a wrapper around the SPA page component.
Installation
npm install stb-component-page
Usage
Add the singleton to the scope:
var page = require('stb-component-page');
Development mode
There is a global var
DEVELOP
which activates additional consistency checks and protection logic not available in release mode.
Contribution
If you have any problem or suggestion please open an issue here. Pull requests are welcomed with respect to the JavaScript Code Style.
License
stb-component-page
is released under the MIT License.