/avored-components

AvoRed E commerce Vue and Tailwind CSS Components

Primary LanguageVue

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

<avored-input 
    field-name="email_address" 
    field-type="email
    label-text="User Email Address"
></avored-input>
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