@quangnguyenduc/hq-ui
v2.0.1
Published
To install and using @quangnguyenduc/hq-ui please follow the step listed below
Downloads
8
Readme
@quangnguyenduc/hq-ui is under development please comback later
To install and using @quangnguyenduc/hq-ui please follow the step listed below
Install package
yarn add @quangnguyenduc/hq-ui
# Or just using npm
npm install @quangnguyenduc/hq-ui
Import styling
Add import of the css file at the main.tsx/index.tsx
import "@quangnguyenduc/hq-ui/dist/styles.min.css";
The following component have completed
- Avatar
- Image
- Button
- Checkbox
- Divider
- Icon
- Modal
- Number picker
- Popup
- Progress
- Radio
- Rating
- Snackbar
- Spacing
- Switch
- Text
- Title
- Steps
- Skeleton Loading
- Error Boundary