Skip to main content
A newer version of this page is available. .
All docs
V23.1

DashStyle Type

Declaration

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

Members

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