Components / Button
Button
The main action on a surface. One primary per view; secondary and text buttons for everything else.
<Button variant="primary">Book a demo</Button>
- DoUse one primary button per view.
- Don’tSet label text below 4.5:1 contrast.
