Hero Image

Components

Select

Select uses native functionality to pick options. Try to use this at all times since it's a better experience for the users.

If you need a Brand, Bank-icon or Icon in your select option, have a look at the dropdown component that has built-in support for it.

Properties

Select

Prop nameTypeDefault ValueDescription
brandingstring
childrennode
classNamestring
idstring
invertedbool
labelstring
namestring
v2bool
valuestring

Option

Prop nameTypeDefault ValueDescription
childrennode
classNamestring
disabledbool
selectedbool
valuestring

Accessibility

This component has been validated to meet the WCAG 2.1 AA accessibility guidelines.

Read more about WCAG 2.1 AA.