Package Exports
- @loopmode/react-button
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 (@loopmode/react-button) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-button
Temporarily deprecated :)
The idea was to build up a robust and reusable button component.
It started with the AsyncState
wrapper.
However, since it turns out AsyncState
is not only useful as a button wrapper, it became its own package @loopmode/async-state
.
This react-button
project is stale for now.