ColumnPasteGuard
Since v3.0.0
A column’s paste guard / transform (onPaste). See BaseColumnConfig.onPaste.
type ColumnPasteGuard = boolean | (ctx: PasteCellContext<TRow, TValue>) => boolean | objectAI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt