Type Alias: InterruptRenderers¶
InterruptRenderers =
Partial\<Record\<InterruptReason["type"],ComponentType\<InterruptRendererProps>>>
Defined in: src/context/InterruptRenderers.tsx:6
Per-interrupt-type renderer overrides, keyed by reason.type.