material-smart-components

1.2.0 • Public • Published

Smart components

Smart components are react ui components which built on Material Components.

Purpose

Building reusable form components which can abstract away complex state mangement issue.
Since All Smart Components are by controlled react components it will take care of manging state , its value will be available at Parent(FormBuilder/ElementGroup).
All Smart Components are built on material UI style, It support form validaions, by passing validation rules.
This will improve code maintaince and reduce production bugs.

Supported Generic Components

  • Single Select Drop Down
  • Multi Drop Down
  • Smart Input
  • Smart Radio
  • Smart Checkbox
  • Form Builder
  • SmartList
  • Selectable Smart List

Using the above generic we can model any interaction, we can compose and build composite Components.

Please checkout documentation

npm install -s smart-components

Feel free to reach out any doubt.

Package Sidebar

Install

npm i material-smart-components

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

178 kB

Total Files

53

Last publish

Collaborators

  • agradips