Preparing search index...
The search index is not available
@aws/mynah-ui
@aws/mynah-ui
OnCopiedToClipboardFunction
Type alias OnCopiedToClipboardFunction
On
Copied
To
Clipboard
Function
:
(
(
type
?
,
text
?
,
referenceTrackerInformation
?
,
codeBlockIndex
?
,
totalCodeBlocks
?
)
=>
void
)
Type declaration
(
type
?
,
text
?
,
referenceTrackerInformation
?
,
codeBlockIndex
?
,
totalCodeBlocks
?
)
:
void
Parameters
Optional
type
:
CodeSelectionType
Optional
text
:
string
Optional
referenceTrackerInformation
:
ReferenceTrackerInformation
[]
Optional
codeBlockIndex
:
number
Optional
totalCodeBlocks
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@aws/mynah-ui
Loading...