This page is available as Markdown at /api/editor/type-aliases/oncopyfn.md.
For the full documentation index, see /llms.txt, or
the complete corpus at /llms-full.txt.
OnCopyFn
OnCopyFn = (
event) =>undefined|unknown
Defined in: packages/editor/src/types/editor.ts:169
Parameters
Section titled “Parameters”ClipboardEvent<HTMLDivElement | HTMLSpanElement>
Returns
Section titled “Returns”undefined | unknown