AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias PrebuiltContextMenuItem

    PrebuiltContextMenuItem:
        | "separator"
        | "undo"
        | "redo"
        | "cut"
        | "copy"
        | "copyImage"
        | "paste"
        | "selectAll"
        | "spellCheck"
        | "inspect"
        | "reload"
        | "navigateForward"
        | "navigateBack"
        | "print"
        | "snapToTop"
        | "snapToBottom"

    Context menu item with an implementation provided by OpenFin.