Skip to main content

@slack/types / Dispatchable

Interface: Dispatchable

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

Extended by

Properties

dispatch_action_config?

optional dispatch_action_config: DispatchActionConfig;

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

Description

A DispatchActionConfig object that determines when during text input the element returns a `block_actions` payload.