Props accepted by SchemaView.
Mirrors <SchemaComponent> for the read-only path — no onChange, no validate, and the theme is supplied via the resolver prop rather than SchemaProvider so it can be rendered without a Solid context binding.
<SchemaComponent>
onChange
validate
resolver
SchemaProvider
Optional
Theme resolver. Falls back to the headless resolver if omitted.
Props accepted by SchemaView.
Mirrors
<SchemaComponent>for the read-only path — noonChange, novalidate, and the theme is supplied via theresolverprop rather thanSchemaProviderso it can be rendered without a Solid context binding.