Package Exports
- @jswork/react-list
- @jswork/react-list/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jswork/react-list) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-list
A list component for react.
installation
npm install -S @jswork/react-listproperties
GENERATE_DOCS
usage
- import css
@import "~@jswork/boilerplate-react-component/dist/style.css";
// or use sass
@import "~@jswork/boilerplate-react-component/dist/style.scss";
// customize your styles:
$boilerplate-react-component-options: ()- import js
__GENERATE_DAPP__license
Code released under the MIT license.