# 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).

![](https://4129616727-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEkBiSDvlXs3VWiO0Zu%2F-LEkBmMpnaxnftLGDglW%2F-LEkC2Z4RXzLxhzahDDr%2Fxbl-us-state.png?generation=1528743345582390\&alt=media)

## 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)](https://doc.orbeon.com/form-runner/component/us-ein)
* [US Phone Number](https://doc.orbeon.com/form-runner/component/us-phone)
* [US Social Security Number (SSN)](https://doc.orbeon.com/form-runner/component/us-ssn)
