react-structured-data
react-structured-data copied to clipboard
<JSONLD> - how to put id attribute to <script> tag
Hi,
is there any solution how to write <JSONLD> or some <Generic> to put id into <script> tag to look like this
<script id="some-id" type="application/ld+json">
</script>