qwik
qwik copied to clipboard
[📖] List of props of the RequestEvent
Suggestion
Hello
I need to get a list of all of the props that the RequestEvent exposes. I went into https://qwik.dev/docs/route-loader/#requestevent, but it does not contain the list. I also looked at the https://qwik.dev/docs/middleware/#requestevent and did not find the list there. I checked the API Reference and could not find it there either.
Can you please provide a list of the RequestEvent's props?
Hi @Nefcanto there is info in API Reference and you can find RequestEvent and click to see inheritance. Links:
- https://qwik.dev/api/qwik-city-middleware-request-handler/#requestevent
- https://qwik.dev/api/qwik-city-middleware-request-handler/#requesteventcommon
- https://qwik.dev/api/qwik-city-middleware-request-handler/#requesteventbase