Foundations
Border radius
Border radius utilities for applying SGDS corner treatments to surfaces and native form controls.
Border radius utilities
SGDS has two radius scales: general radius utilities for components and surfaces, and form radius utilities for native HTML form elements. Use general tokens by default, and switch to sgds:rounded-form-* only for native form controls.
General radius
sgds:rounded-noneSquare
sgds:rounded-xsSubtle
sgds:rounded-smDefault
sgds:rounded-mdPanel
sgds:rounded-lgCard
sgds:rounded-xlFeature
sgds:rounded-2-xlLarge
sgds:rounded-3-xlHero
sgds:rounded-fullPill
Form radius
Use these only on native HTML controls. When SGDS web components are available, prefer the component over styling custom form controls yourself.
sgds:rounded-form-noneForm none
sgds:rounded-form-xsForm xs
sgds:rounded-form-smForm sm
sgds:rounded-form-mdForm md
sgds:rounded-form-fullForm full