Buttons
Create a button with a button
, input
, or a
element. Use a disabled
attribute when a button shouldn’t be functional.
Create a button with a button
, input
, or a
element. Use a disabled
attribute when a button shouldn’t be functional.
Add one of the available style modifiers below to change the appearence of a button.
Add the button--outline
class to any button to… You guessed it, make it an outline style button.
Add one of the available size modifiers below to change the size of a button.
Use size and text utilities u-sizeFull u-txtLeft
to make a button full width.
Add an icon to a button.
Button groups and toggle buttons