Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

CardHeaderProps

Props accepted by a card header.

Import

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

Declaration

export interface CardHeaderProps extends HostComponentProps {}