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

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [FieldWellProps](./react.fieldwellprops.md)

## FieldWellProps interface

Props for the FieldWell component.

<b>Signature:</b>

```typescript
export interface FieldWellProps extends FieldWellItem 
```
<b>Extends:</b> [FieldWellItem](./react.fieldwellitem.md)

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [styles?](./react.fieldwellprops.styles.md) |  | [FieldWellStyles](./react.fieldwellstyles.md) | <i>(Optional)</i> |

