<script> export let value; </script> <p>{value}</p> <input bind:value/>