Module slack_blocks::compose::confirm[][src]

Expand description

Confirm Dialog

slack api docs 🔗

An object that defines a dialog that provides a confirmation step to any interactive element. This dialog will ask the user to confirm their action by offering a confirm and deny buttons.

Structs

Confirm

Confirm Dialog

Enums

ConfirmStyle

The possible styles of the confirm button on your dialog.