Changed: DB Params
This commit is contained in:
7
templ/generator/test-only-scripts/expected.html
Normal file
7
templ/generator/test-only-scripts/expected.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<script>
|
||||
function __templ_withParameters_1056(a, b, c){console.log(a, b, c);
|
||||
}
|
||||
</script>
|
||||
<script>
|
||||
__templ_withParameters_1056("hello","world",42069)
|
||||
</script>
|
Reference in New Issue
Block a user