You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="theme-content-element-description"><p>Buttons are used to make actions. It should be noticeable and easy to perform with one click or tap. Users can use it to navigate, or take action.</p>
46
-
<divid="button-options" class="i-pad-top-5 i-section"><h1class="i-pad-top-3 i-position-container"><ahref="#button-options" class="icon-link i-section__link -heading"></a>Button options</h1></div><p>* <strong>Primary button:</strong> Used as a main action on the interface. Provides extra visual weight and identifies the primary action in a set of buttons.
47
-
* <strong>Secondary button:</strong> Used as when there are more than one action and as a secondary action on the interface or when the action are not main focus.
48
-
* <strong>Info button:</strong> Contextual button for informational messages and drive users to learn more.
49
-
* <strong>Warning button:</strong> Use to indicates caution should be taken with this action. The action may not be undo.
50
-
* <strong>Danger button:</strong> Use to indicates a dangerous or potentially negative action. The action may not be undo.</p>
46
+
<divid="button-options" class="i-pad-top-5 i-section"><h1class="i-pad-top-3 i-position-container"><ahref="#button-options" class="icon-link i-section__link -heading"></a>Button options</h1></div><p>* <strong>Primary button:</strong> Used as a main action on the interface. Provides extra visual weight and identifies the primary action in a set of buttons.</p>
47
+
<p>* <strong>Secondary button:</strong> Used as when there are more than one action and as a secondary action on the interface or when the action are not main focus.</p>
48
+
<p>* <strong>Info button:</strong> Contextual button for informational messages and drive users to learn more.</p>
49
+
<p>* <strong>Warning button:</strong> Use to indicates caution should be taken with this action. The action may not be undo.</p>
50
+
<p>* <strong>Danger button:</strong> Use to indicates a dangerous or potentially negative action. The action may not be undo.</p>
</div><divid="button-tags" class="i-pad-top-5 i-section"><h1class="i-pad-top-3 i-position-container"><ahref="#button-tags" class="icon-link i-section__link -heading"></a>Button tags</h1></div><p>Buttons can be used with <code><a></code>, <code><button></code>, <code><div></code> and <code><input></code> elements.</p>
</div><divid="size" class="i-pad-top-5 i-section"><h1class="i-pad-top-3 i-position-container"><ahref="#size" class="icon-link i-section__link -heading"></a>Size</h1></div><p>There are 4 sizes of buttons for appropreate use cases.
0 commit comments