Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

CardTitleProps

Props accepted by a card title.

Import

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

Declaration

export interface CardTitleProps extends HostComponentProps {}