Top » JSX components for Block Kit
<Blocks>
: The basic container for messages<Modal>
: The view container for modals<Home>
: The view container for home tabs
<Section>
: Section Block<Divider>
: Divider Block<Image>
: Image Block<Header>
: Header Block<Actions>
: Actions Block<Context>
: Context Block<Input>
: Input Block<Video>
: Video Block<File>
: File Block (Only for messaging)<Call>
: Call Block (Only for messaging)
<Button>
: Button element<WorkflowButton>
: Workflow button element (Only for messaging)
<Select>
: Select menu with static options<ExternalSelect>
: Select menu with external data source<UsersSelect>
: Select menu with user list<ConversationsSelect>
: Select menu with conversations list<ChannelsSelect>
: Select menu with channel list<Overflow>
: Overflow menu<DatePicker>
: Select date from calendar<TimePicker>
: Select time through picker<DateTimePicker>
: Select date and time through picker<CheckboxGroup>
: Checkbox group<RadioButtonGroup>
: Radio button group