Skip to content

Files

Latest commit

 

History

History

j-Disable

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

j-Disable

The component disables nested controls like input, select and textarea.

Configuration:

  • if can contain a condition for validating
  • selector can contain custom element selector, default: input,texarea,select
  • validate can contain only paths separated with comma, e.g. form.email,form.name, the component performs RESET(path)

Author