Website JS front end modules
Preparing search index...
Website/Shop/Utils/Sentry
configureScope
Function configureScope
configureScope
(
callback
:
(
scope
:
Scope
)
=>
void
)
:
void
Callback to set context information onto the scope.
Parameters
callback
:
(
scope
:
Scope
)
=>
void
Callback function that receives Scope.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website JS front end modules
Loading...
Callback to set context information onto the scope.