allowSelect of html, Methods Webix Docs

StartAPI ReferencehtmlMethods

enables selection in the document (disabled before by the denySelect method)

void allowSelect();

Example

webix.html.allowSelect();

See also

  • API

  • Back to top