mdsohelmia / avored-components

AvoRed E commerce Vue and Tailwind CSS Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AvoRed E commerce Vue and Tailwind CSS Components


Languages

Language:Vue 92.5%Language:JavaScript 5.5%Language:HTML 1.8%Language:CSS 0.2%