reactive-material
v1.0.0-alpha.10
Published
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fiddan%2Freactive-material.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fiddan%2Freactive-material?ref=badge_shield)
Downloads
5
Readme
Reactive Material
React bindings for Material Components Web
Features
- Spec complaint components
- Clean & readable source code
- Typed
- Modular (ES Modules & Browser builds)
Modules
- [x] for completed
- checkbox ('@material/checkbox')
- dialog ('@material/dialog')
- drawer ('@material/drawer')
- formField ('@material/form-field')
- gridList ('@material/grid-list')
- [x] iconToggle ('@material/icon-toggle')
- [x] linearProgress ('@material/linear-progress')
- menu ('@material/menu')
- radio ('@material/radio')
- [x] ripple ('@material/ripple')
- [x] select ('@material/select')
- selectionControl ('@material/selection-control')
- slider ('@material/slider')
- snackbar ('@material/snackbar')
- [x] tabs ('@material/tabs')
- [x] textField ('@material/textfield')
- toolbar ('@material/toolbar')
- [x] typography ('@material/typography')
Added
- Elevation ('@material/elevation')
- Card ('@material/card')
- Icon ('@material/icon')