What if rendering a Trello card was as simple as adding a paragraph <p>
or a link <a>
? With the card component, its as simple as <trello-card>
!
Although we have the awesome Card embed that lets you embed a Trello card into your project, it relies on a Trello user being logged in and isn’t as flexible as some developers want it to be. If you are looking for a way to render native Trello cards in your project in a more flexible and controllable way, this card component is for you.
Check out a live example of the component on https://trello.cards.
Read more on how to use the component via our documentation for it: Card Components