Skip to main content

Interface: PostHogProviderConfig

Defined in: index.ts:38

Properties

host?

optional host?: string
Defined in: index.ts:40

key

key: string
Defined in: index.ts:39

options?

optional options?: Partial<PostHogConfig>
Defined in: index.ts:42

uiHost?

optional uiHost?: string
Defined in: index.ts:41