Appearance
a11ydocs / LineCap
Type Alias: LineCap
ts
type LineCap = "butt" | "round" | "projectingSquare";Defined in: src/types.ts:2915
Line-cap styles for stroked vector paths.
Appearance
a11ydocs / LineCap
type LineCap = "butt" | "round" | "projectingSquare";Defined in: src/types.ts:2915
Line-cap styles for stroked vector paths.