Skip to main content

Module view

Module view 

Source
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§

JsonUiView
Top-level JSON-UI view container.

Constants§

SCHEMA_VERSION
Schema version identifier for JSON-UI views.