mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 07:33:32 +09:00
1.3 KiB
1.3 KiB
disable_code, slimscroll
| disable_code | slimscroll |
|---|---|
| true | true |
VCreditCard Props
Here is the full props available for <VCreditCard /> 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 |