<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [FieldWellItem](./react.fieldwellitem.md) &gt; [required](./react.fieldwellitem.required.md)

## FieldWellItem.required property

Indicate if the well is required - this will render a red asterisk next to the title.

<b>Signature:</b>

```typescript
required?: boolean;
```
