Skip to main content
Skip table of contents

Radius

Description

Adds rounded corners to a rectangular shape widget.

(warning) Only works on the web browser side.

See this online generator to get the desired result: http://www.cssmatic.com/border-radius.

 

 Properties

  • top left : Sets the rounding of the top left corner of the rectangle in pixels or percentage. 
  • top right : Sets the rounding of the top right corner of the rectangle in pixels or percentage. 
  • bottom right : Sets the rounding of the bottom right corner of the rectangle in pixels or percentage. 
  • bottom left : Sets the rounding of the bottom left corner of the rectangle in pixels or percentage. 
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.