Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 830 Bytes

File metadata and controls

28 lines (18 loc) · 830 Bytes
title Posthog
isDefaultIndex false
generated true

import MemberInfo from '@site/src/components/MemberInfo'; import GenerationInfo from '@site/src/components/GenerationInfo'; import MemberDescription from '@site/src/components/MemberDescription';

posthog

Defines the PostHog plugin for the application.

function posthog(options: PostHogPluginOptions): void

Parameters

options

<MemberInfo kind="parameter" type={<a href='/docs/api-reference/analytics/interfaces/post-hog-plugin-options#posthogpluginoptions'>PostHogPluginOptions</a>} />