## isProfileLoaded() function [​](/content/docs/sdk/core.isprofileloaded#isprofileloaded-function/index.html)

**Signature:**

```typescript
export declare function isProfileLoaded(profileUrl: string): boolean;
```

## Parameters [​](/content/docs/sdk/core.isprofileloaded#parameters/index.html)

| Parameter   | Type   | Description |
|-------------|--------|-------------|
| profileUrl  | string |             |

**Returns:**

boolean

- [isProfileLoaded() function](/content/docs/sdk/core.isprofileloaded#isprofileloaded-function/index.html)
- [Parameters](/content/docs/sdk/core.isprofileloaded#parameters/index.html)
