> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/react.AppReadyBeaconProps.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface AppReadyBeaconProps

```typescript
interface AppReadyBeaconProps {
    source?: string;
}
```

Types: [source](#source)

##### Index

### <a id="properties"></a>Properties

[source?](#source)

## <a id="properties-1"></a>Properties

### <a id="source"></a>`Optional`source

```typescript
source?: string
```

Advisory telemetry source; defaults to `react-effect`.
