bs-material-ui-pickers

Reason bindings for bs-material-ui-pickers


Keywords
react, react-component, material-ui-pickers, reason-react, bucklescript
License
MIT
Install
npm install bs-material-ui-pickers@1.0.2

Documentation

Reason bindings for material-ui-pickers

npm

Reason bindings for material-ui-pickers.

Status

Feel free to create an issue or PR if you find anything missing.

Please ensure that material-ui v1 and bs-material-ui are also instaleld, please read respective README.md

Installation


yarn add bs-material-ui-pickers
yarn add material-ui-pickers

Then add bs-material-ui-pickers to bs-dev-dependencies in your bsconfig.json:

{
  ...
  "bs-dev-dependencies": ["bs-material-ui-pickers"]
}

Usage

TODO: Add Example.

Bindings

  • DateTimePicker
  • TimePicker
  • DatePicker