---
title: "Select field"
description: "Displays a list of actions or options using the browser’s native select."
sidebar_label: "Select field"
slug: /reference/components/select-field
---

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

# Select field

Displays a list of actions or options using the browser’s native select.

**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._

