> For the complete documentation index, see [llms.txt](https://doc.orbeon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.orbeon.com/form-runner/component/us-state.md).

# US state

## Overview

The `fr:us-state` component allows you to select one of the 50 US states (plus Puerto Rico and the District of Columbia).

![](/files/-LEkC2Z4RXzLxhzahDDr)

## Usage

You use `fr:us-state` like a regular XForms control:

```xml
<fr:us-state ref="residence-state">
    <xf:label>State of residence</xf:label>
</fr:us-state>
```

## See also

* [US Employer Identification Number (EIN)](/form-runner/component/us-ein.md)
* [US Phone Number](/form-runner/component/us-phone.md)
* [US Social Security Number (SSN)](/form-runner/component/us-ssn.md)
