Source: stylesheets/components/_button.scss, line 5
This is a simple button.
Markup
Source: stylesheets/components/_button-selector.scss, line 1
This provides a dropdown list submit button.
Markup
Source: stylesheets/components/_object-container.scss, line 5
This presents a horizontal list of objects. This type of component is useful for presenting related objects.
Source: stylesheets/components/_selector.scss, line 5
This is a replacement for the <select>
element and presents a dropdown menu.
Unlike other dropdowns, this menu selects a value for a form or other component.
If you place a <select>
on your page and give it a selector class, it will
generate new markup to present a button and a dropdown with buttons for
items.
Markup
Source: stylesheets/components/_tooltip.scss, line 5
Markup