@highpoint/bs-ui-elements
v5.0.0
Published
BuckleScript bindings for HighPoint UI Elements Library
Downloads
164
Readme
bs-ui-elements
BuckleScript bindings for HighPoint's ui-elements.
Pre-requisites
Installation
yarn add @highpoint/bs-ui-elements
In your bsconfig.json
, include "@highpoint/bs-ui-elements"
in the bs-dependencies
.
Usage
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.