Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

DialogTitleProps

Props accepted by a dialog title.

Import

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

Declaration

export interface DialogTitleProps extends HostComponentProps {}