Provide a theme resolver and scoped widgets to every
<SchemaComponent> rendered inside the subtree.
Wrap an application (or a region of it) with <SchemaProvider> so a
single resolver — typically a custom Solid SolidComponentResolver
— drives every schema render. Without a provider the headless
resolver is used.
Provide a theme resolver and scoped widgets to every
<SchemaComponent>rendered inside the subtree.Wrap an application (or a region of it) with
<SchemaProvider>so a single resolver — typically a custom SolidSolidComponentResolver— drives every schema render. Without a provider the headless resolver is used.