MediaCard
Includes all media card related components like CardView, CardViewSmall, Card, etc.
Try it out
Interact with a live demo of the @atlaskit/media-card component.
Installation
npm install @atlaskit/media-card
Using the component
CardView
import {CardView} from '@atlaskit/media-card';
<CardView
loading={false}
selectable={false}
selected={false}
mediaName="some image"
mediaType="image"
mediaSize={32831}
dataURI={tallImageDataUri}
onClick={onClick}
/>
Support and feedback
We're here to help!
Let us know what you think of our components and docs, your feedback is really important for us.
Ask a question in our forum.
Check if someone has already asked the same question before.
Create a support ticket
Are you in trouble? Let us know!