# 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:

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