Fancy larger or smaller buttons? Specify lg or
sm via the size prop.
Prefer buttons with a more rounded-pill style? Just set the prop
pill to true.
Prefer buttons with a more square corner style? Just set the prop
squared to true.
Buttons will appear pressed (with a darker background, darker
border, and inset shadow) when the prop pressed is
set to true.
Pressed State: {{ myToggle }}
Pressed States: {{ btnStates }}