emitPasteRejected
Since v3.0.0
Dispatch the paste-rejected event on the grid. No-op when rejected is empty.
Exposed so a custom pasteHandler can emit the same event the default handler
does, after resolving cells via resolveColumnPaste.
function emitPasteRejected(grid: GridElement, rejected: PasteRejectedCell[]): voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
grid | GridElement | |
rejected | PasteRejectedCell[] |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt