Standard sidemenu demo via JSON: http://webix.com/snippet/ee98852b
Attempt to do the same via angular: http://webix.com/snippet/d26cb875
Questions:
- How to add to the angular version definition of sidemenu’s property “state” (like in JSON-version) in order to adjust size and position of sidemenu?
- If I explicitly set property top=“50” for angular sidemenu it does not change the position of side menu. Why?
- Is it possible to place list items in sidemenu via html-markup but not via webix-data property?