Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ClipboardExt

The namespace for clipboard related functionality.

Index

Functions

Functions

copyText

  • copyText(text: string): void
  • Copy text to the system clipboard.

    Parameters

    • text: string

      The text to copy to the clipboard.

    Returns void

Generated using TypeDoc