{#if nodeInstance} {/if}
      
        {JSON.stringify(nodeInstance?.props)}
      
    
{#if nodeWasm} {/if}
{#await nodeRegistry.fetchCollection('max/plantarium')}

Loading Nodes...

{:then result} {#each result.nodes as n (n.id)} {/each} {/await}