-
Type:
New Feature
-
Resolution: Done
-
Priority:
Normal
-
Affects Version/s: 7.0.0
-
Component/s: Components
-
None
For example,
<zscript> ListModelList model = new ListModelList(); model.add("Tab1"); model.add("Tab2"); model.add("Tab3"); </zscript> <tabbox model="${model}" hflex="1"/>
- relates to
-
ZK-1845 Tabbox - enhance performance with dynamic tabs using MVVM
-
- Closed
-