Replies: 0 comments
-
It's actually part of sycamore and it basically allows you to inject raw html strings into the view. There is a short section about it here: https://sycamore-rs.netlify.app/docs/basics/view#dangerously_set_inner_html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There's a variable or type "dangerously_set_inner_html" in examples/website/state_generation/src/main.rs , can we safely set inner HTML?
Beta Was this translation helpful? Give feedback.
All reactions