is there better docs how to create custom control? more examples? example of existing control and their codes?
what should i use?
item._enabled = true;
as in docs
docs.dhtmlx.com/form__custom_item.html
or
item._is_enabled = true;
as in sample
dhtmlx.com/docs/products/dhtmlxF … ustom.html