Home > @uniformdev/context-edge > CreateEdgeHandlerOptions
CreateEdgeHandlerOptions interface
Signature:
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| onError? | TransformEdgeStreamOptions['onError'] | (Optional) Called when an error occurs during stream processing. Receives the error and, when available, the decoded HTML chunk that triggered it. |