Radius

Choosing the right radius setting in your theme.

Theme setting

Theme radius setting manages the radius factor applied to the components:

<Theme radius="medium">
<TextField.Root size="3" placeholder="Reply…">
<TextField.Slot side="right" px="1">
<Button size="2">Send</Button>
</TextField.Slot>
</TextField.Root>
</Theme>
PreviousBreakpoints