<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [WidgetHandle](./sdk.widgethandle.md) &gt; [id](./sdk.widgethandle.id.md)

## WidgetHandle.id property

A random ID that uniquely identifies this widget in this session.

**Signature:**

```typescript
readonly id: string;
```
