Outsmartly
  • Introduction
  • Performance Best Practices / High Performance Checklist
  • Edge Slice Re-rendering
  • Interceptors
  • Middleware
  • Plugins
  • Reference Guide
    • outsmartly.config.js
    • OutsmartlyRequest
    • OutsmartlyEdgeVisitor
    • OutsmartlyClientVisitor
    • OutsmartlyVisitor
    • OutsmartlyCookies
    • OutsmartlyEvent
    • OutsmartlyOverrideEvent
    • OutsmartlyMiddlewareEvent
    • OutsmartlyInterceptEvent
    • OutsmartlyEdgeMessageEvent
    • OutsmartlyClientMessageEvent
    • OutsmartlyMessageEvent
    • MessageBus
  • Using Typescript
  • Troubleshooting / Debugging
Powered by GitBook
On this page

Was this helpful?

  1. Reference Guide

OutsmartlyInterceptEvent

Inherits from OutsmartlyEvent, which currently contains all of the properties you are likely looking for. In the future this event will may contain intercept-specific properties and methods.

Type Definition

PreviousOutsmartlyMiddlewareEventNextOutsmartlyEdgeMessageEvent

Last updated 3 years ago

Was this helpful?