Module slack_blocks::elems::select::static_[][src]

Expand description

Select menu with static options

slack api docs 🔗

This is the simplest form of select menu, with a static list of options passed in when defining the element.

Modules

build

Static Select Builder

Structs

Static

Select menu with static options

Type Definitions

StaticOpt

Opt state supported by static select

StaticOptGroup

Opt state supported by static select

StaticOptOrOptGroup

Opt state supported by static select