What is the performance difference between this package and dangerouslySetInnerHTML? #1734
Unanswered
carlos-dubon
asked this question in
Q&A
Replies: 1 comment
-
I haven't run any benchmarks but Rendering with
|
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
-
Is there any performance difference between using html-react-parser and dangerouslySetInnerHTML? In the end they both produce the same outcome right?
Beta Was this translation helpful? Give feedback.
All reactions