Skip to content
HomePagesHomePages template kit

slotDefTypes

The discriminator literal of every `SlotDef` union member, in declaration order — read off the built union rather than the descriptor keys, so it also guards against a member missing from the enumerated member list.

The discriminator literal of every SlotDef union member, in declaration order — read off the built union rather than the descriptor keys, so it also guards against a member missing from the enumerated member list.

Import from @homepages/template-kit.

function slotDefTypes(): SlotType[]

("number" | "document" | "text" | "select" | "image" | "list" | "poi" | "url" | "video" | "tour")[]