browser-sdk

Home > @datadog/browser-rum > RumGlobal > removeGlobalContextProperty

RumGlobal.removeGlobalContextProperty property

Remove a global context property

See Global context for further information.

Signature:

removeGlobalContextProperty: (key: any) => void;