LearnCard Front
Component for displaying the front face of a unique Card issued to a user
Storybook Docs
Update the fields below, to see live changes! 🚀
try: showActionButton: false
Properties
userImage
Description | Image of the user issued the card |
Type |
|
Default |
|
qrCodeValue
Description | value encoded as a QR code |
Type |
|
Default |
|
showActionButton
Description | Show or hide the action button |
Type |
|
Default |
|
actionButtonText
Description | Title for the action button |
Type |
|
Default |
|
className
Description | Custom css class |
Type |
|
Default |
|
onClick
Description | Custom onClick handler |
Type |
|
Default |
|
Last updated