Skip to content

cupertino-files / PlaceholderKind

Variable: PlaceholderKind

const PlaceholderKind: Readonly<Record<"BODY" | "GENERIC" | "SLIDE_NUMBER" | "TITLE" | "OBJECT", number>>

Defined in: src/keynote/document.ts:60

KN.PlaceholderArchive.Kind, the enum the archive states about itself.

Distinct from the slide field a placeholder hangs off: the field says which role the slide is filling, the kind says what the archive is. They agree in every corpus deck, and both are exposed so a disagreement is visible rather than resolved silently.

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.