Module slack_blocks::elems::radio[][src]

Expand description

Radio Buttons

A radio button group that allows a user to choose one item from a list of possible options.

slack api docs 🔗

Works in blocks 🔗: Section, Actions, Input Works in app surfaces 🔗: Home tabs, Modals, Messages

Modules

build

Radio button group builder

Structs

Radio

Radio Buttons

Type Definitions

RadioButtonOpt

Opt state supported by radio buttons