BorderModel

12 Sep 20251 minute to read

Interface for a class Border

Properties

color string

Sets and gets the color of the border. This property accepts value in hex code, rgba string as a valid CSS color string.

dashArray string

Sets and gets the dash-array of the border.

width number

Sets and gets the width of the border.