Module slack_blocks::elems::overflow[][src]

Expand description

Overflow Menu

This is like a cross between a button and a select menu - when a user clicks on this overflow button, they will be presented with a list of options to choose from.

Unlike the select menu, there is no typeahead field, and the button always appears with an ellipsis (“…”), rather than customisable text.

slack api docs 🔗

Works in blocks 🔗: Section, Actions

Modules

build

Overflow menu builder

Structs

Overflow

Overflow Menu