GitHub
  • Preparing search index...
  • The search index is not available
ts-utils - v5.0.1-beta.1
Settings

Member Visibility

Theme

Modules

    • mxssfd/core - v5.0.1-beta.1
      • strRepeat
      • number2Chinese
      • chinese2Number
      • formatDate
    • mxssfd/dom - v5.0.1-beta.1
    • mxssfd/bom - v5.0.1-beta.1
      • copy2Clipboard
    • mxssfd/types - v5.0.1-beta.1
    • mxssfd/random-picker - v5.0.1-beta.1
      @mxssfd/random-picker
  • Cookie
  • StorageProxy
    localStorage和sessionStorage的代理类,支持设置过期时间和加密key value
  • select
  • isSupportedClipboardCommand
  • copy2Clipboard
    复制文字或html
  • supportClipboardWrite
  • setData2Clipboard
  • write2Clipboard
    写进剪贴板
  • ts-utils - v5.0.1-beta.1
  • mxssfd/bom
  • select

Function select

  • select(element: HTMLElement): string
  • Returns

    string

    Parameters

    • element: HTMLElement

    Returns string

    • Defined in packages/bom/src/clipboard.ts:15