Skip to main content

@slack/types / Confirmable

Interface: Confirmable

Defined in: block-kit/extensions.ts:20

Extended by​

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.