Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

DialogFooterProps

Props accepted by a dialog footer.

Import

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

Declaration

export interface DialogFooterProps extends HostComponentProps {}