PasteRejectionReason
Since v3.0.0
Why a cell’s paste was rejected: 'column' = the column set onPaste: false;
'cell' = an onPaste callback returned false.
type PasteRejectionReason = "column" | "cell"AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt