Select list

v4.0

Select list is a web-only, form-based component that discloses a simple list of actions or options using the browser’s native <select> element.

  • CSS
  • Marko
  • React
Stylized artwork of a select list.

Anatomy

Properties

Behavior

Screen sizes

Best practices

Specs

A select list with a container and a borderless select list is shown with specs highlighted. Specs for select list with container: The space between the label and container is 4px, the height of the container is 48px, the padding to the left and right of content inside of the container is 16px, and the padding between the value and the disclosure indicator is 8px.  Specs for borderless select list: Padding between the label and value is 16px, and the padding between the value and disclosure indicator is 8px.