mailspy
{#if !$messageQuery.isLoading} {#each $messageQuery.data as msg, idx}
{msg.to}
{msg.subject}
{msg.date}
{/each} {:else}
{/if}
{#if selectedIndex !== undefined}