{#if shouldRender} {#if canScrollLeft || canScrollRight} {#if canScrollLeft} {/if} {#if canScrollRight} {/if} {/if} {#each $memoryStore as memory, index (memory.title)} goto(`${AppRoute.MEMORY}?${QueryParameter.MEMORY_INDEX}=${index}`)} > {memory.title} {/each} {/if}
{memory.title}