{#if scrollButtonState.canScrollUp}
{#if child} {@render child({ props: restProps })} {:else}
{@render children?.()}
{/if} {/if}