Module slack_blocks::elems::button[][src]

Expand description

Button

slack api docs 🔗

Works with block types:

An interactive component that inserts a button. The button can be a trigger for anything from opening a simple link to starting a complex workflow.

To use interactive components, you will need to make some changes to prepare your app.

Read our guide to enabling interactivity 🔗.

Modules

build

Button builder

Structs

Button

Button

Enums

Style

Style to optionally decorate buttons with