Type alias OnCopiedToClipboardFunction

OnCopiedToClipboardFunction: ((type?, text?, referenceTrackerInformation?, codeBlockIndex?, totalCodeBlocks?) => void)

Type declaration

    • (type?, text?, referenceTrackerInformation?, codeBlockIndex?, totalCodeBlocks?): void
    • Parameters

      Returns void