<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [FriendlyCaptchaSDK](./sdk.friendlycaptchasdk.md) &gt; [attached](./sdk.friendlycaptchasdk.attached.md)

## FriendlyCaptchaSDK.attached property

A promise that resolves to all the widgets that are currently attached.

**Signature:**

```typescript
attached: Promise<WidgetHandle[]>;
```
