Skip to main content Skip to main navigation

Provide compact visual boxes for users to choose data and information.

For proper styling, use the select element in addition to one of the many attributes and/or classes:

  • multiple
  • .smallest
  • .smaller
  • .small
  • .medium
  • .large
  • .larger
  • .largest

Additionally, use disabled to restrict the user from interacting with the select dropdown.

If you also want a helper on your select, use <p class="input--help">Help text here.</p>

Loading...