Webix sidemenu via angular integration

Standard sidemenu demo via JSON: http://webix.com/snippet/ee98852b

Attempt to do the same via angular: http://webix.com/snippet/d26cb875

Questions:

  1. 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?
  2. If I explicitly set property top=“50” for angular sidemenu it does not change the position of side menu. Why?
  3. Is it possible to place list items in sidemenu via html-markup but not via webix-data property?

Hello,

please take a look at the demo:

http://webix.com/snippet/ddc4f084

Is it possible to place list items in sidemenu via html-markup but not via webix-data property?

Unfortunately, it is not possible.