{#if stepIndex === $state.current}
{stepTerm} {stepIndex + 1}
({stepTerm} {stepIndex + 1} Content)
{#if $state.total > 1}
{#if stepIndex === 0 && $$slots.navigation}
{:else} {/if} {#if stepIndex < $state.total - 1} {:else} {/if}
{/if}
{/if}