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