schema-components - v3.7.0
    Preparing search index...

    Type Alias SolidWidgetMap

    SolidWidgetMap: ReadonlyMap<string, SolidRenderFunction>

    Widget map for Solid — maps .meta({ component: <name> }) hints to per-instance render functions. Identical contract to the React widget map; only the per-frame element type differs.