https://github.com/avored/avored-components
AvoRed E commerce Vue and Tailwind CSS Components
https://github.com/avored/avored-components
Last synced: about 1 year ago
JSON representation
AvoRed E commerce Vue and Tailwind CSS Components
- Host: GitHub
- URL: https://github.com/avored/avored-components
- Owner: avored
- Created: 2020-07-21T02:30:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T07:02:41.000Z (over 3 years ago)
- Last Synced: 2025-05-07T20:18:21.474Z (about 1 year ago)
- Language: Vue
- Size: 1.58 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TailWind CSS Vue Components
## List of Available Components
- AvoRed Alert
- AvoRed Confirm
- AvoRed Drop down
- AvoRed Input
- AvoRed Modal
- AvoRed Select
- AvoRed Tabs
- AvoRed Table
- AvoRed Toggle
- AvoRed Upload
More detail documantion is coming soon. If someone is willing to help with the docs please update it.
### AvoRed Input Prop
| Prop Name | Is Required? | Prop Type |
|---|---|---|
| Field Name | Yes | String |
| Label Text | No | String |
| Label Class | No | String |
| Input Class | No | String |
| Input Type | No | String |
| Error Text | No | String |
| Is Disabled | No | Boolean |