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

OutsmartlyMiddlewareEvent

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

Type Definition

PreviousOutsmartlyOverrideEventNextOutsmartlyInterceptEvent

Last updated 3 years ago

Was this helpful?