Type Alias: ComponentRegistry
API / @xmachines/play-solid / ComponentRegistry
type ComponentRegistry = Record<string, ComponentRenderer<any>>;Defined in: @xmachines/json-render-solid
Registry of component renderers
API / @xmachines/play-solid / ComponentRegistry
type ComponentRegistry = Record<string, ComponentRenderer<any>>;Defined in: @xmachines/json-render-solid
Registry of component renderers