Remix
Remix
remix/ui · TypeView Source

ComponentErrorEvent

Summary

Error event shape emitted by the component runtime.

Signature

type ComponentErrorEvent = ErrorEvent & { error: unknown };