---
title: "Select field"
description: "Displays a list of options. Uses a custom dropdown with optional search on web and native (centered modal on Android)."
sidebar_label: "Select field"
slug: /reference/components/select-field
---

import ComponentDemo from '@site/src/components/ComponentDemo';

# Select field

Displays a list of options. Uses a custom dropdown with optional search on web and native (centered modal on Android).

**Package:** `@terreno/ui`  
**Categories:** Component  
**Props interface:** `SelectFieldProps`  
**Story source:** [`demo/stories/Selectfield.stories.tsx`](https://github.com/flourishhealth/terreno/blob/master/demo/stories/Selectfield.stories.tsx)

## Live demo

<ComponentDemo name="Select field" />

## Props

_No documented props were extracted from TypeDoc._

