VirtualRootEventMap

View Source

Summary

Events emitted by virtual roots.

Signature

type VirtualRootEventMap = {
  error: ComponentErrorEvent;
};