-
Notifications
You must be signed in to change notification settings - Fork 21
Features
Ariel Keselman edited this page Mar 27, 2014
·
5 revisions
A list of features and their status. Feel free to add "wishlist" features, or just document existing ones
###Client-Side MVC
- set element class according to model: exists, with "weba-cls" attribute
- set element style according to model: exists, with "weba-style" attribute
- set element property according to model: exists, with "weba-property" attribute
- repeat a template element according to model: exists, with "weba-repeat" attribute
- run some arbitrary code related to element according to model: exists, with "weba-code" attribute