{#each actions as action}
{ dispatch('update', new Date(value + action.value)) }}> {action.label}
{/each}