Border Radius
border_radius Sets the border radius.
Example
Box { border_radius: lg }
Tailwind values
none, sm, md, lg, xl, 2xl, 3xl, full. Arbitrary values use square brackets: [10px].
border_radius Sets the border radius.
Box { border_radius: lg }
none, sm, md, lg, xl, 2xl, 3xl, full. Arbitrary values use square brackets: [10px].