{#snippet viewRow(v: ViewItem)} {@const active = v.kind === 'section' ? isActive(v.id) : isRouteActive(v.href)} {@const count = v.getCount()} {#if v.kind === 'section'} navigateTo(v.id)} > {v.label} {#if count !== undefined} {count} {/if} {:else} {v.label} {#if count !== undefined} {count} {/if} {/if} {/snippet}
Loading…
No subfolders.
Failed to load heaps
No heaps yet.