Not used in Tesler UI Core
TODO: Need description
Name of the view as specified in *.view.json file
For backward compatibility
old
describes pendingValidationFails
as Record<string, string>
target
describes pendingValidationFails
as PendingValidationFails
Not used in Tesler UI Core, but can be used by client application
Specifies which layout template to use for the view
Not used in Tesler UI Core, but can used by client application
Displayed title
Url for the view (usually in form of ${screen.name}/${view.name}
)
Widgets present on the view
Generated using TypeDoc
Used for dynamic view layouts (configurable from user side), which are no longer implemented