1.0.0 • Published 5 years ago

@digix/mui v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

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.