New to KendoReact? Start a free 30-day trial
DashType
DashTypePremium
Updated on Apr 2, 2026
The dash types supported for strokes.
type DashType = "dash" | "dashDot" | "dot" | "longDash" | "longDashDot" | "longDashDotDot" | "solid";