Package Exports
- react-revolution
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 (react-revolution) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Revolution
Website: https://react-revolution.j.pl/
React Revolution is a light javascript library to generate interactive modules for react project.
Installation
- npm -i react-revolution
- yarn add react-revolution
Example of usage
import { Breadcrumbs } from 'react-revolution';
<Breadcrumbs
hashRouter={true}
/>
Current available modules
Accordion
Breadcrumbs
Cards
CardsScroll
CardsScrollCallback
Clipboard
CustomSuggestion
FullScreenListArray
FullScreenListObject
FullScreenOverlay
GlobalMessages
Icons
InputAnimation
InputFile
InputFileDragDrop
InputSuggestionArray
InputSuggestionObject
LoadingBoxTop
LoadOnScroll
MenuClickHorizontal
PopupBox
SideBar
Table
TextWriter