Home > @datadog/browser-rum > RumGlobal > setViewName
Set View Name.
Enable to manually change the name of the current view.
Signature:
setViewName: (name: string) => void;