Function copyStringToClipboard

  • Copy specific text in browser.

    Parameters

    • str: string

      Specific text which want to be copy.

    Returns boolean

    copy result: success/fail

Generated using TypeDoc