borderRadius

borderRadius

borderRadius

Border radius for rounded corners

Type

`${number}px` | `${number}%` | null

Supported by

  • FrameNode

Caveats

  • Single value: 10px or 50%

  • Per-corner: 10px 20px 30px 40px (top-left, top-right, bottom-right, bottom-left)

  • Setting to null removes the border radius