EtherBrandGuidelinesFoundationsComponentsOverviewAccordionAlertAvatarBadgeButtonBreadcrumbsCalendarCardCarouselCheckboxDividerDropdownIconImageLinkListLoadingModalPaginationProgressRadioSelectSkeletonSwitchTabsText areaText fieldToastTooltip
Components

Select

Visible label. Native <select> when options are few (under 7).

Spec

Live demo

Runnable controls. Not a screenshot. Paper / Ink in the header recolors tokens.

Native select, placeholder is an empty option

Native because there are six options.

Error + icon + describedby

Range is required to compare.

Do / Don't

DoDon't
Native when there are five regions.A custom listbox for three options.
Empty option as placeholder.“Select a region” as the visible label and the first option.

Motion

PropertyDurationEasingTriggerReduced motion
transform: scale(0.97)120ms --dur-fast--ease-out:activeinstant
color / border120ms --dur-fast--ease-out:hoverinstant
outline80ms --dur-micro--ease-out:focus-visibleinstant

Accessibility

Related