An open API service indexing awesome lists of open source software.

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

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 |