Name
Deadline
Start
End
Teamsize
Schematic Type
{#snippet child({ props })}
{$schemTypes.find(value => value.db === eventSchematicType)?.name || eventSchematicType || "Select a schematic type..."}
{/snippet}
No schematic type found.
{#each $schemTypes as type}
{ eventSchematicType = type.db; }} >
{type.name}
{/each}
Publics Schematics Only
Delete
Update