Skip to content

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[]): void
NameTypeDescription
gridGridElement
rejectedPasteRejectedCell[]
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt