gws-components-library
v0.0.14
Published
GWS Components Library
Readme
Reusable Components Library for React Typescript with Material UI.
Usage
Install the package
npm install gws-components-libraryImport the required component and start using it as a normal component.
import { TestComponent } from 'gws-components-libraryDocumentation
Core Components
- Button Component
- Input Component
- Icon Component
- Icon Button Component
- Dropdown Component
- Date Picker Component
- Color Picker Component
- Dialog Alert Component
- Notification Component
