@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
modal?
optionalmodal?:boolean
Defined in: packages/react/src/jsx.ts:735
Whether the dialog is modal
title?
optionaltitle?:string
Defined in: packages/react/src/jsx.ts:733
Title for the chooser dialog