Methods
-
width( borderWidth )
-
Description
Sets the width of the border
Parameters
Name Type Description borderWidth
number | string The width in pixels.
Details
-
color( borderColor )
-
Description
Sets the color of the border.
Parameters
Name Type Description borderColor
string The color of the border.
Details
-
roundCorners( roundCorners ) → {this}
-
Description
Rounds the specified corners of an image.
Parameters
Name Type Description roundCorners
RoundCornersAction Returns
Details