{#if type === 'string'} {:else if type === 'objectid'} {:else if numericInputTypes.includes(type)} {:else if type === 'bool'} {:else if type === 'date'} showDatepicker = true} /> {/if}
{#if type === 'objectid'} {#if objectIdInput?.disabled} {/if} {:else if type === 'date'} {/if}
{#if type === 'date'} {/if}