Skip Navigation
React Magma

Native Select

The Select component allows users to choose one or more options from a list.

Usage

The Native Select functionally works the same as the standard Select. The difference is that the Native Select lets the browser determine how the list of options is presented. This makes it the preferred component when the list of options is longer than 10 items. This will ensure the list is navigable and optimized for any size screen.

native select example

On this page

Deploys by Netlify