Module block_input

Module block_input 

Source
Expand description

A block that collects information from users - it can hold a plain-text input element, a checkbox element, a radio button element, a select menu element, a multi-select menu element, or a datepicker.

Structsยง

InputBlock
A block that collects information from users - it can hold a plain-text input element, a checkbox element, a radio button element, a select menu element, a multi-select menu element, or a datepicker.
See: https://api.slack.com/reference/block-kit/blocks#input
InputBlockBuilder