Documentation

zIndexBase

maximum used z-index

number zIndexBase;

Example

alert(webix.ui.zIndexBase); //100

Details

We strongly encourage you not to change the value of the property

Back to top