@slack/types / Confirmable
Interface: Confirmable
Defined in: block-kit/extensions.ts:20
Extended by
ButtonCheckboxesDatepickerDateTimepickerIconButtonUsersSelectMultiUsersSelectStaticSelectMultiStaticSelectConversationsSelectMultiConversationsSelectChannelsSelectMultiChannelsSelectExternalSelectMultiExternalSelectOverflowRadioButtonsTimepickerWorkflowButton
Properties
confirm?
optional confirm: ConfirmationDialog;
Defined in: block-kit/extensions.ts:25
Description
A Confirm object that defines an optional confirmation dialog after the element is interacted with.