{name} {#if type && type !== "source"} {type} {#if formatRange()} {formatRange()}{#if unit} {unit}{/if} {:else if unit} {unit} {/if} {#if defaultValue !== undefined} ={defaultValue} {/if} {#if values} {values.join(" | ")} {/if} {/if}
{@render children()}