Remix
Remix
remix/ui · TypeView Source

VirtualRootEventMap

Summary

Events emitted by virtual roots.

Signature

type VirtualRootEventMap = {
  error: ComponentErrorEvent;
};