Reason bindings for devextreme-reactive
This library provides Reason bindings for devextreme-reactive. It's automatically generated by reason-devextreme-reactive-generator.
These bindings shold be near to complete - though they are mostly untested in the field currently. If you encounter any problems please feel free to open an issue
Installation (for your Reason project)
Run:
yarn add @jsiebern/bs-devextreme-reactive
to add the library to your project dependencies. And add @jsiebern/bs-devextreme-reactive
to the bs-dependencies
node of your bsconfig.json
.