Home > @datadog/browser-rum > RumGlobal > setViewContextProperty
Set View Context Property.
Enable to manually set a property of the context of the current view.
Signature:
setViewContextProperty: (key: string, value: any) => void;