API Reference > ui-core > Dialog > DialogButtonDef DialogButtonDef Interface Interface for a dialog button in a button cluster Properties Name Type Description buttonStyle undefined | DialogButtonStyle Which button style to decorate button width className undefined | string Custom CSS class disabled undefined | false | true Disable the button label undefined | string Custom label onClick () => void Triggered on button click type DialogButtonType type of button Defined in ui/core/src/ui-core/dialog/Dialog.tsx Line 55 Last Updated: 13 June, 2024