zIndexBase

maximum used z-index

number zIndexBase;

Example

alert(webix.env.zIndexBase); // ->100

Back to top