New to Kendo UI for Angular? Start a free 30-day trial
SurfaceEventName
Updated on Oct 14, 2025
Supported event names for the Surface.
type SurfaceEventName = "click" | "mouseenter" | "mouseleave" | "mousemove";