Home > @datadog/browser-rum > RumGlobal > setGlobalContextProperty
Set or update a global context property, stored in @context.<key>
@context.<key>
Signature:
setGlobalContextProperty: (key: any, value: any) => void;