Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 488 Bytes

File metadata and controls

13 lines (8 loc) · 488 Bytes

Home > @snowplow/browser-tracker > CorePlugin > contexts

CorePlugin.contexts property

Called when constructing the context for each event Useful for adding additional context to events

Signature:

contexts?: () => SelfDescribingJson[];