{#if isLoadingCollections}
{:else}

Below you'll find your current collections schema that you could import later in another PocketBase environment.

{ // select all if (e.ctrlKey && e.code === "KeyA") { e.preventDefault(); const selection = window.getSelection(); const range = document.createRange(); range.selectNodeContents(previewContainer); selection.removeAllRanges(); selection.addRange(range); } }} >
{/if}