Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Application

Holds application wide values and utility funcions.

Hierarchy

  • Application

Index

Properties

Methods

Properties

clipboard

clipboard: Clipboard

Methods

openExternal

  • openExternal(url: string): void
  • Open the given URL using the desktop's default application.

    Parameters

    • url: string

      the url to open.

    Returns void

Generated using TypeDoc