Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IClipboard

Hierarchy

  • IClipboard

Implemented by

Index

Properties

ON_DATA

ON_DATA: string

ON_PASTED

ON_PASTED: string

Methods

copyTextToClipboard

  • copyTextToClipboard(text: string): boolean
  • Parameters

    • text: string

    Returns boolean

destroy

  • destroy(): void
  • Returns void

init

  • init(element: any, doc: boolean): boolean
  • Parameters

    • element: any
    • doc: boolean

    Returns boolean

Generated using TypeDoc