3.5.0 • Published 5 years ago
@sis-cc/dotstatsuite-ui-footer v3.5.0
sis-footer
A footer view component for Table and Charts.
setup
- install:
npm i sis-footer(with the nexus configuration) - live:
./node_modules/web-component-env/wce start
Usage
To know how to use the component, have a look to app.js.
Why?
- because
app.jsis used to show component features and should cover basic and complex needs - because
app.jswill be updated if the code is updated
API
To know the API see PropTypes.
Why?
- because
PropTypeswill be updated since it's part of the code - because
PropTypesare always formatted in the same way - because
PropTypesalso increase maintainability