Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NavigatorContentUtils

Package version

Hierarchy

Index

Methods

registerProtocolHandler

  • registerProtocolHandler(scheme: string, url: string, title: string): void
  • Parameters

    • scheme: string
    • url: string
    • title: string

    Returns void

unregisterProtocolHandler

  • unregisterProtocolHandler(scheme: string, url: string): void
  • Parameters

    • scheme: string
    • url: string

    Returns void

Generated using TypeDoc