BuckleScript bindings for HighPoint UI Elements Library
BuckleScript bindings for HighPoint's ui-elements.
- yarn
``sh`
yarn add @highpoint/bs-ui-elements
In your bsconfig.json, include "@highpoint/bs-ui-elements" in the bs-dependencies.
Once you open UIElements;` just use as you would use the JS library.
Read reason implementation or ui-elements docs for a detailed explanation of usage and accepted props.