ComPDF React Native - v3.0.0
    Preparing search index...

    Type Alias CPDFContextMenuItemInput<T>

    CPDFContextMenuItemInput: Omit<CPDFContextMenuItem<T>, "showType"> & {
        showType?: CPDFContextMenuItem<T>["showType"];
    }

    Type Parameters

    • T extends string = string