{#each months as month}
do_on_key(event, 'Enter', false, () => {toggle_checkbox_on_key(event)}) } >
{month}
{/each}