mouse = false} on:mouseout={() => mouse = false}> {#if selectedTask != null} {#await taskPromise} Načítám úložku {selectedTask} ;) {:then task} {@html task} {/await} {/if}