Nutrient Web SDK

Interface BookmarkJSON

Interface

Hierarchy

ModelsBookmarkJSONBookmarkJSON

Properties


    | { subactions?: (CoreActionJSON)[]; type: "uri"; uri: string }
    | { pageIndex: number; subactions?: (CoreActionJSON)[]; type: "goTo" }
    | { … }
    | { … }
    | { … }
    | { … }
    | { … }
    | { filePath: string; subactions?: (CoreActionJSON)[]; type: "launch" }
    | { … }
    | { … }
    | { script: string; subactions?: (CoreActionJSON)[]; type: "javaScript" }
string
string | null
string | null
number | null
"pspdfkit/bookmark"
1