{#if modal_open} modal_open = false }> Modal Open You can put anything inside the modal, and it also handles ESC for closing the modal by sending an on:close event. modal_open = false }>CLOSE ME (ESC) {:else} modal_open = true }>OPEN MODAL {/if}
You can put anything inside the modal, and it also handles ESC for closing the modal by sending an on:close event.