“” will be pointing at the data (traces state) root (stringified for text-type views).
- type: Defines the type of view to display.
text views, when falling on a data to display that is actually still an object, will stringify it in a classical json-friendly way.Paths pointing at nothing will usually result in empty views.
So far the available view types are: text, html, prose, list, labels, code, icon, date, activity, number, progress.
All views is a widget, you can know more about it here