Tue Sep 19 2023 04:18:39 GMT+0000 (Coordinated Universal Time)
Saved by @pablo1766
<script> let x=112; </script> <h1>Welcomeaaaa to SvelteKit {x}</h1> <input value={parseInt(x)+2}/> <input bind:value={x}/>
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments