@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
    Preparing search index...

    Type Alias GigaPlaceholderRole

    GigaPlaceholderRole:
        | { t: "title" }
        | { t: "subtitle" }
        | { t: "body" }
        | { t: "other"; v: string }

    A slide layout placeholder role (tagged; mirror of model::PlaceholderRole).