Skip to content

@gtkx/react / DialogButtonProps

Type Alias: DialogButtonProps

DialogButtonProps = object

Defined in: packages/react/src/jsx.ts:731

Props shared by dialog button widgets (GtkColorDialogButton, GtkFontDialogButton).

Extended by

Properties

optional modal?: boolean

Defined in: packages/react/src/jsx.ts:735

Whether the dialog is modal


title?

optional title?: string

Defined in: packages/react/src/jsx.ts:733

Title for the chooser dialog