Skip to main content
All docs
V23.2

DashStyle Type

Declaration

export type DashStyle = "Solid" | "Dash" | "Dot" | "DashDot" | "DashDotDot"

Members

Name
"Solid"
"Dash"
"Dot"
"DashDot"
"DashDotDot"