GitHub
Preparing search index...
The search index is not available
ts-utils - v5.0.1-beta.1
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
mxssfd/core -
v5.0.1-
beta.1
str
Repeat
number2
Chinese
chinese2
Number
format
Date
mxssfd/dom -
v5.0.1-
beta.1
mxssfd/bom -
v5.0.1-
beta.1
copy2
Clipboard
mxssfd/types -
v5.0.1-
beta.1
mxssfd/random-
picker -
v5.0.1-
beta.1
@mxssfd/random-picker
Cookie
Storage
Proxy
localStorage和sessionStorage的代理类,支持设置过期时间和加密key value
select
is
Supported
Clipboard
Command
copy2
Clipboard
复制文字或html
support
Clipboard
Write
set
Data2
Clipboard
write2
Clipboard
写进剪贴板
ts-utils - v5.0.1-beta.1
mxssfd/bom
write2Clipboard
Function write2Clipboard
write2
Clipboard
(
contentList
:
(
string
|
Blob
)
[]
)
:
Promise
<
void
>
写进剪贴板
Desc
notice - 只有在https或者localhost上可以用
Parameters
contentList:
(
string
|
Blob
)
[]
Returns
Promise
<
void
>
写进剪贴板
Desc
notice - 只有在https或者localhost上可以用