Select

Default

Renders a standard HTML select element with options.

Label

Pairs the select element with a label using a fieldset.

Description

Adds helper text above or below the select element.

Use the name you'd like people to see in their cart.

Use the name you'd like people to see in their cart.

Disabled

Shows a disabled select field and label.

This field is disabled

Invalid

Displays validation error state for the select.

This field is required

SelectGroup with Menu

Combines SelectGroup with a Menu component for advanced selection.