daattali / shinycssloaders

⌛ Add loading animations to a Shiny output while it's recalculating
https://daattali.com/shiny/shinycssloaders-demo/
Other
395 stars 45 forks source link

Support messages in `withSpinner` #68

Closed Nelson-Gon closed 2 years ago

Nelson-Gon commented 2 years ago

Hello,

Great package. This is more of a feature request than bug report. In withSpinner, I would like to be able to add a message that says for example "Loading some very long processing time object" alongside the spinner.

I think this could be done with a custom CSS but was wondering if there could be inbuilt support for this.

Thank you,

NelsonGon

daattali commented 2 years ago

Duplicate of #28