The extension is performed after the platform extensions. It is recommended to use for custom extensions.
The extension is performed before platform extensions. It is recommended to use for custom extensions.
The extension is executed at the end of the extension chain. It is recommended to use it only for platform extensions.
The extension is executed when the extension chain is initialized. It is recommended to use it only for platform extensions.
The extension is platform-based and runs in the middle of the extension chain. It is recommended to use it only for platform extensions.
Generated using TypeDoc
The stage of the extension execution in the extension chain.