-
|
I need to render html code inside a Stack() list. I have been trying in different ways using different combinations of HTML() or div() inside Stack() but I cannot get it to work. Any tips? |
Beta Was this translation helpful? Give feedback.
Answered by
jakubsob
Mar 27, 2023
Replies: 1 comment
-
|
Hi @gfspiteri, this is not supported yet by shiny.react. Please look at this issue and the suggested workaround. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jakubsob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @gfspiteri,
this is not supported yet by shiny.react. Please look at this issue and the suggested workaround.