---
id: sdk.widgethandle.id
title: WidgetHandle.id
hide_title: true
sidebar_class_name: sidebar-hidden
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[@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;
```