Skip to main content

@slack/web-api / ContextActionsBlockElement

Type Alias: ContextActionsBlockElement

type ContextActionsBlockElement = 
| FeedbackButtons
| IconButton;

Defined in: node_modules/@slack/types/dist/block-kit/blocks.d.ts:70

A helper union type of all Block Elements that can be used in a ContextActionsBlock.