+
+ A button is most typically used to trigger a custom JavaScript action (e.g. fetch new results, open a dialog
+ or expand a menu).
+ A button may also be used, without JavaScript, to submit or reset a form.
- Secondary Button
- Use the btn--secondary hierarchy modifier to create a secondary button.
- This means that you will use both btn and btn--secondary classes.
-
-
It currently looks like this:
-
-
-
-
It should eventually look like this:
-

-
+ Default Button
+ Use the
+ btn class on a button element to create the default button.
+ On hover, the text in the button should
+ not be underlined.
+
+
It currently looks like this:
+
+
+
+
It should eventually look like this:
+

+
- Large Button
- Use the btn--large size modifier to create a large button.
- This means that you will use both btn and btn--large classes.
-
-
It currently looks like this:
-
-
-
-
It should eventually look like this:
-

-
+ Primary Button
+ Use the
+ btn--primary hierarchy modifier to create a primary button.
+ This means that you will use both
+ btn and
+ btn--primary classes.
+
+
It currently looks like this:
+
+
+
+
It should eventually look like this:
+

+
- Extra-Large Button
- Use the btn--extra-large size modifier to create an extra large button.
- This means that you will use both btn and btn--extra-large classes.
-
-
It currently looks like this:
-
-
-
-
It should eventually look like this:
-

-
+ Secondary Button
+ Use the
+ btn--secondary hierarchy modifier to create a secondary button.
+ This means that you will use both
+ btn and
+ btn--secondary classes.
+
+
It currently looks like this:
+
+
+
+
It should eventually look like this:
+

+
+
+ Large Button
+ Use the
+ btn--large size modifier to create a large button.
+ This means that you will use both
+ btn and
+ btn--large classes.
+
+
It currently looks like this:
+
+
+
+
It should eventually look like this:
+

+
+
+ Extra-Large Button
+ Use the
+ btn--extra-large size modifier to create an extra large button.
+ This means that you will use both
+ btn and
+ btn--extra-large classes.
+
+
It currently looks like this:
+
+
+
+
It should eventually look like this:
+

+
+
+