h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

Add Download ability to ui.command #2224

Closed meganjkurka closed 4 months ago

meganjkurka commented 6 months ago

In our documentation, we show making a ui.command that has the icon and label of "Download". This assumes that ui.command can perform the download function.

Can we add this ability to ui.command and other components where it would make sense?