Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tracoco/antd-share-card

haymant14ISC0.5.1

string card

cms, card, canner

readme

@tracoco/antd-share-card

API

Props:

name type default description
checked Boolean Whether check the card
value String | Boolean Selected value
text String Display text
image String Display image
imgStyle { [string]: any } Image style
labelStyle { [string]: any } Label style
onChange (value: string | boolean) => void Called when input is changed