<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [CreateWidgetOptions](./sdk.createwidgetoptions.md) &gt; [formFieldName](./sdk.createwidgetoptions.formfieldname.md)

## CreateWidgetOptions.formFieldName property

The name of the field in the form that is set, defaults to `frc-captcha-response`<!-- -->.

**Signature:**

```typescript
formFieldName?: string | null;
```
