codemelted.js Module
    Preparing search index...

    Enumeration SCHEMA_TYPEReadonly

    Identifies the schema to ui_open with the browser desktop services.

    Index
    File: "file:"

    Opens an item via the file protocol.

    Http: "http://"

    Opens a web resource with the HTTP protocol.

    Https: "https://"

    Same as Http but with security.

    Mailto: "mailto:"

    Opens the default mail provider.

    Sms: "sms:"

    Opens the standard app for texting.

    Tel: "tel:"

    Opens the default calling application.