# FieldElement

A union type representing form field elements that can be registered with a field store.

## Definition

- `FieldElement` <Property {...properties.FieldElement} />

## Related

### Methods

<ApiList items={[{ text: 'focus', href: '/methods/api/focus/' }]} />
