The component disables nested controls like input
, select
and textarea
.
Configuration:
if
can contain a condition for validatingselector
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 performsRESET(path)
- Peter Širka petersirka@gmail.com
- License