Type Alias: DialogButtonProps
DialogButtonProps =
object
Defined in: packages/react/src/jsx.ts:724
Props shared by dialog button widgets (GtkColorDialogButton, GtkFontDialogButton).
Extended by
Properties
modal?
optionalmodal:boolean
Defined in: packages/react/src/jsx.ts:728
Whether the dialog is modal
title?
optionaltitle:string
Defined in: packages/react/src/jsx.ts:726
Title for the chooser dialog