Hierarchy

Indexable

[attribute: string]: any

Properties

Properties

Meta attributes are used to control behavioral aspects of the Context, such as private private attributes. See LDContextMeta.privateAttributes as an example.

They cannot be addressed in targeting rules.

anonymous?: boolean

If true, the context will not appear on the Contexts page in the LaunchDarkly dashboard.

key: string

A unique string identifying a context.

name?: string

The context's name.

You can search for contexts on the Contexts page by name.

Generated using TypeDoc