<!-- 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; [element](./sdk.createwidgetoptions.element.md)

## CreateWidgetOptions.element property

The HTML element to mount to, usually this is an element with class `.frc-captcha`<!-- -->.

**Signature:**

```typescript
element: HTMLElement;
```
