🚧 Border

🚧 Border

Radius

Token and descriptionValue
border-radius-none
Use for resetting the default border radius.
0px
border-radius-sm
Use in small size components, such as Checkbox and Segmented.
4px
border-radius-default
Use in default components, such as Buttons and Inputs.
6px
border-radius-lg
Use in large components, such as Card and Dialog.
8px
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