New to Kendo UI for Angular? Start a free 30-day trial
SmartPasteType
Updated on Feb 6, 2026
Defines the data type for a Smart Paste form field.
type SmartPasteType = "string" | "boolean" | "number" | "fixed-choices" | "kendo-input";