Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

CardDescriptionProps

Props accepted by a card description.

Import

import type { CardDescriptionProps } from "@dartwic/interface-sdk/ui";

Declaration

export interface CardDescriptionProps extends HostComponentProps {}