BorderModel
12 Sep 20251 minute to read
Interface for a class Border
Properties
color string
Specifies the color of the border, accepting values in hex or RGBA as valid CSS color strings.
dashArray string
Sets the length of dashes in the stroke of border.
width number
The width of the border in pixels.