BorderModel

12 Sep 20251 minute to read

Interface for a class Border

Properties

color string

Sets and gets the color of the border that accepts value in hex value and rgba as a valid CSS color string.

radius number

Specifies the radius of the border in pixels.

width number

Specifies the width of the border in pixels.