TopicCard

The AppCard can be used to display apps either in listings or standalone as featured items.

import TopicCard from "@ds-kit/topic-card"

Basic example

The simplest use case of a card looks like this.

<TopicCard size="sm" />

Raised Card

Cards can have a drop shadow and rounded corners. The p prop can be used to add padding.

<TopicCard size="sm" raised interactive />

TopicCard props

Name
Type
Default
size
"sm""md""lg"
"md"
count
number