Closed
Description
We'd like to be able to add extra attributes to the ReactInitJavaScript
tag:
Current output:
<script>ReactStuff()</script>
Possible desired output:
<script nonce="Fo0/B4r">ReactStuff()</script>
If it's a simple case of adding another parameter to the helper, and adding more to the TagBuilder, I'm happy to take a stab at this.
Metadata
Metadata
Assignees
Labels
No labels