Builder

class Builder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard

Add a single custom property to the capture options

Link copied to clipboard

Appends multiple user properties (set once) to the capture options.

Link copied to clipboard

Adds a single user property (set once) to the capture options.

Link copied to clipboard

Appends multiple groups to the feature flag options

Link copied to clipboard

Appends multiple user properties to the capture options.

Link copied to clipboard

Adds a single user property to the capture options

Link copied to clipboard

Sets whether to send the $feature_flag_called event when the flag is evaluated. When null, uses the default behavior from PostHogConfig.sendFeatureFlagEvent.