@nospamproxy/core
Preparing search index...
custom-elements/webparts/CopyToClipboard/test-helpers
getCopyToClipboardData
Function getCopyToClipboardData
getCopyToClipboardData
(
copyToClipboard
:
Element
,
)
:
string
|
(
()
=>
string
|
Promise
<
string
>
)
Test helper for getting the data of a copy-to-clipboard control.
Parameters
copyToClipboard
:
Element
Returns
string
|
(
()
=>
string
|
Promise
<
string
>
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@nospamproxy/core
Loading...
Test helper for getting the data of a copy-to-clipboard control.