Card
A card is a UI design pattern that groups related information in a flexible-size container visually resembling a playing card
When placing cards inside Layout component or inside flex parent the cards are stretched to fit the highest card.
You can slot a card with appearance="ghost"
inside selectable box.
You should not use the href
or clickable-card
attributes when slotting a card within the selectable box.