remix/ui · TypeView Source
VirtualRootEventMap
Summary
Events emitted by virtual roots.
Signature
type VirtualRootEventMap = {
error: ComponentErrorEvent;
};
Events emitted by virtual roots.
type VirtualRootEventMap = {
error: ComponentErrorEvent;
};