Settings
{#each sections as section (section.title)} {#if getHref}
{section.title}
{:else}
onSectionChange?.(section.title)} >
{section.title}
{/if} {/each}