RUM JavaScript API - 1.345.1
    Preparing search index...
    • Async wrapper for dynatrace.userActions.current.

      Parameters

      • timeout: number = 10_000

        Timeout in milliseconds to wait for the RUM JavaScript and user actions module to be available (default: 10000)

      Returns Promise<UserActionTracker>

      A promise that resolves to the current user action, or undefined if no user action is in progress.

      A DynatraceError if the RUM JavaScript or user actions module is not available within the timeout