Search results

ButtonPropsModel API in JavaScript Dialog API control

Interface for a class ButtonProps

Properties

click

EmitType<Object>

Event triggers when click the dialog button.

buttonModel

ButtonModel

Specifies the button component properties to render the dialog buttons.

isFlat

boolean

Specifies the flat appearance of the dialog buttons

type

ButtonType | string

Specify the type of the button. Possible values are Button, Submit and Reset.