@arl/leaflet-tracksymbol2
    Preparing search index...

    Interface NavigatorPlugins

    interface NavigatorPlugins {
        mimeTypes: MimeTypeArray;
        pdfViewerEnabled: boolean;
        plugins: PluginArray;
        javaEnabled(): boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    mimeTypes: MimeTypeArray

    MDN Reference

    pdfViewerEnabled: boolean
    plugins: PluginArray

    MDN Reference

    Methods

    • Returns boolean

      MDN Reference