EngineVersion 1
ui
The UI Matrix provides type-based React Server Component rendering, enabling declarative UI component registration for OWL classes with SPARQL-based props extra
URI: https://poliglot.io/kleo/spec/ui#
Imports: act, artifact, exc, matrix, os
Classes
- ui:Bundle: A compiled bundle containing one or more UI components.
- ui:Component: A named component export from a UI bundle.
- ui:ComponentNotFoundException: No ui:Component found matching the subject's type.
- ui:PropsQueryException: The props query failed to execute or returned invalid JSON.
- ui:Renderable: Binds a component to an OWL class with props derivation.
- ui:RenderException: An exception that occurred during UI rendering.
- ui:TypeValidationException: The specified ui:asType is not one of the subject's actual types.