{#if child} {@render child({ props: mergedProps, ...cellState.snippetProps })} {:else}
{@render children?.(cellState.snippetProps)}
{/if}