andycmaj / react-chat-renderer

React JSX factory implementation for Slack
15 stars 0 forks source link

Feature/57 select menu option groups #58

Closed davemeyer closed 3 years ago

davemeyer commented 3 years ago

closes: #57

allow using either options or option_groups in select menus

using options

image

using option_groups

image