--- disable_code: true slimscroll: true --- ### VCreditCard Props Here is the full props available for `` component: | Props | Default | Type | | ------- | ---------------------------------------------------- | --------------------------------------------------------------------------------- | | number | `0123 4567 8910 1112` | string | | name | `JOHN DOE` | string | | expiry | `01/23` | string | | cvc | `987` | string | | color | `grey` | `grey`, `green`, `lime`, `orange`, `purple`, `red`, `yellow`, `lightblue`, `cyan` | | flipped | `false` | boolean |