Skip to main content

slack.sectionblock.fields

Home > @runlightyear/slack > SectionBlock > fields

SectionBlock.fields property

Required if no text is provided. An array of text objects. Any text objects included with fields will be rendered in a compact format that allows for 2 columns of side-by-side text. Maximum number of items is 10. Maximum length for the text in each item is 2000 characters.

Signature:
fields?: TextObject[];