New to Kendo UI for Angular? Start a free 30-day trial
SpreadsheetClipboardEventType
Updated on Dec 18, 2025
Defines the possible values for the type property of SpreadsheetClipboardEvent.
type SpreadsheetClipboardEventType = "copy" | "cut" | "paste";