Skip to main content

AppCard

Use the AppCard component to create a representation of an app. A rendered app card consists of an app name, a description, the app icon, and a link to the app.

Import

import { AppCard } from '@dynatrace/strato-components-preview/navigation';

Use cases

CodeSandbox

Props

AppCardProps

extends, , ,
NameTypeDefaultDescription
title
-The title of the app described by the card.
icon
-The svg icon shown in the AppCard.

AppLinkProps

extends, ,
NameTypeDefaultDescription
appId
-The ID of the app to which the link points.
pageToken?
-ID of the app page to be launched.
Still have questions?
Find answers in the Dynatrace Community