Module block Copy item path Source Expand description block_actions A block that is used to hold interactive elements. block_context Displays message context, which can include both images and text. block_divider A content divider, like an <hr>, to split up different blocks inside of a message. block_elements Slack Block elements block_file Displays a remote file . block_header A header is a plain-text block that displays in a larger, bold font. block_image A simple image block, designed to make those cat photos really pop. block_input 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. block_object Composition objects can be used inside of block elements and certain message payload fields.
See: https://api.slack.com/reference/block-kit/composition-objects block_section A section is one of the most flexible blocks available blocks Blocks are a series of components that can be combined to create visually rich and compellingly interactive messages.
See: https://api.slack.com/reference/block-kit/blocks