Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
This package only uses peerDependencies so don't hesitate to use the library for the rest of your app.
https://github.com/mbret/reactjrx is specifically very useful if you use rxjs
.
By default, the reader will use the bare core reader. If you want to unlock more features you can enhance your reader with automatically supported enhancers.
For example adding the enhancer Search will unlock this menu:
We are detecting certain markers in the enhancers to verify whether they exist and are valid. This is assuming you dont fiddle with them. The general rule of enhancers is to allow augmentation but not alteration.
See Search