{#if Object.entries(filter).length > 0} {#each Object.entries(filter) as [k, v]}
{/each} {/if}
{#if schema.type === "collection"} {#if !inModal}
New Record
{/if} {:else }
{/if} {#if !inModal}
Export to CSV
View trashed records
{/if}