Documentation

denySelect

disables selection in the document

void denySelect();

See also

Example

webix.html.denySelect();

Back to top