ButtonModel
Specifies the button component properties to render the dialog buttons.
string
| string
Specify the type of the button. Possible values are Button, Submit and Reset.
Defaults to ‘Button’
EmitType<Object>
Event triggers when click
the dialog button.