@script
This will expand out a “type=module” JS wrapper so you can start writing custom JS that’s automatically modular and deferred.
<script type="module">
</script>
Code language: HTML, XML (xml)
@script
This will expand out a “type=module” JS wrapper so you can start writing custom JS that’s automatically modular and deferred.
<script type="module">
</script>
Code language: HTML, XML (xml)