Border

Border

Radius

Token and descriptionValue
border-radius-none
Use for resetting the default border radius.
0px
border-radius-md
Use in small size components, such as Checkbox and Tag.
6px
border-radius-lg
Use in default components, such as Buttons and Inputs.
8px
border-radius-xl
Use in large components, such as Card and Dialog.
12px
border-radius-full
Use for having the maximum possible border radius.
999px

Width

Token and descriptionValue
border-width-0
Use for resetting the default border width.
0px
border-width-1
Use in default components, such as Buttons and Inputs.
1px
border-width-2
Use for focus rings and large borders, such as Slider and Switch.
2px