You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If you are really curious, you may want to play with the <ahref="test.html#test/list">Test Object</a> which is a contrived object with fields of all possible field types.
79
-
80
-
You can also <ahref="custom-app.html">customize the UI-model</a> to see how the views change accordingly.
81
-
</p>
82
-
83
-
<p>Note: The data for these demos is stored in your browser's local storage
84
-
(using <ahref="https://github.com/jeromegn/Backbone.localStorage" target="bbls">Backbone.localStorage</a>) but Evolutility can be configured for a REST API.
85
-
</p>
86
-
55
+
<divid="demo-txt">
56
+
57
+
<p><br/>These sample applications are not anything you haven't seen before.
58
+
The interesting thing is that these demos are not done with templates, CSS and custom Javascript but
59
+
are only configured with UI-models.
60
+
</p>
61
+
62
+
<p>By changing the ui-model, Evolutility set of views can behave as any of the following:
<p>If you are really curious, you may want to play with the <ahref="test.html#test/list">Test Object</a> which is a contrived object with fields of all possible field types.
80
+
81
+
You can also <ahref="custom-app.html">customize the UI-model</a> to see how the views change accordingly.
82
+
</p>
83
+
84
+
<p>Note: The data for these demos is stored in your browser's local storage
85
+
(using <ahref="https://github.com/jeromegn/Backbone.localStorage" target="bbls">Backbone.localStorage</a>) but Evolutility can be configured for a REST API.
0 commit comments