@digix/mui
v1.0.0
Published
## An extended version of the Material-UI React components
Downloads
10
Readme
React Material UI Suite
An extended version of the Material-UI React components
Custom components
Please refer to components
folder for list of extended components
- CustomButton = a Custom Button with Digix Color Scheme
- Input = An extended version of the
TextField
component with an option to add an action Button - SimpleSlider = Slider component used in Carbon Voting
Assets
- Icons = contains list of commonly used Icons (i.e. wallet icons and etc)
Themes
- Custom Material UI themes - by default
digix.js
overrides the base Material-UI color scheme and etc
CSS
- Material UI prefers JSS for styling. SimpleSlider however has an existing css and could be tedious to rewrite. Import this css on the page that will use it to render the desired effect.