# Border Radius
locked
group
This option controls the border radius of a component.
Type | Description |
---|---|
Percentage | Sets the border radius using percentages |
Pixels | Sets the border radius using pixels (which are automatically converted to rem units) |
# Side Effects
None.
# CSS Properties
- border-radius
- border-top-left-radius
- border-top-right-radius
- border-bottom-left-radius
- border-bottom-right-radius
# Eligible Components
All components except:
← Border Box Shadow →