PagesRoute

Properties
NameTypeDescription
handlerfunction

The route handler that is an async function.

methodString

The route method, e.g. 'GET' or 'POST'.

pathString

The route path.