<!-- 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; [isDestroyed](./sdk.widgethandle.isdestroyed.md)

## WidgetHandle.isDestroyed property

When this is true the widget has been destroyed and can no longer be used.

**Signature:**

```typescript
isDestroyed: boolean;
```
