Expand description
Top-level view container for JSON-UI.
A JsonUiView is the root structure that defines a complete page.
It contains the schema version, optional layout and title, and the
component tree. Views can be built programmatically or parsed from JSON.
Structs§
- Json
UiView - Top-level JSON-UI view container.
Constants§
- SCHEMA_
VERSION - Schema version identifier for JSON-UI views.