causalens / dara

Dara is a dynamic application framework designed for creating interactive web apps with ease, all in pure Python.
https://dara.causalens.com
Apache License 2.0
375 stars 9 forks source link

Improvement: DO-3471 Added message actions to show for each message #351

Closed jsumiguin-causalens closed 3 months ago

jsumiguin-causalens commented 3 months ago

Motivation and Context

Added functionality to append actions to a message. Actions will be additional elements that will be rendered with the message if the user plans to add additional functionality to the message.

Implementation Description

Any new dependencies Introduced

How Has This Been Tested?

Locally

PR Checklist:

Screenshots (if appropriate):