As I learn to use webix, with so many advanced widgets/components/views … I could not find a way to vertically align something in a layout. The way I could achieve vertical alignment was to have empty rows, but I am not too sure if that is the right way to achieve this.
Thanks Maria, that is a possible solution but not the Webix solution.
I am evaluating Webix as a potential UI library/framework for our application(s). While Webix has some power tools and is an awesome library, we like to remove HTML and CSS to be hand typed. Coming from the Dojo world this is a very trivial yet common feature.
So, I recon we choose to make a component for webix that simply vertically aligns a component, can we extend the webix layout or do we make a “view” or maybe a type?