Home > @datadog/browser-rum > RumViewEventDomainContext
Additional information available when the SDK dispatches a RUM View event.
Signature:
export interface RumViewEventDomainContext
Property | Modifiers | Type | Description |
---|---|---|---|
location |
Readonly
The browser location object at the time the view was created.
| </tr>
</tbody></table>
|