rows

ряды лейаута

array rows;

Example

webix.ui({
    rows:[
        { view:"toolbar", ... },
        {
            cols:[ 
                { view:"list", ... },
                { view:"form", ... }
        ]}
    ]
});

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix javascript dashboard framework and page of buy kanban board product.