guillotinaweb / ngx-schema-form

HTML form generation based on JSON Schema
MIT License
485 stars 174 forks source link

onChange custom binding to select widget #419

Closed krishna217 closed 2 years ago

krishna217 commented 2 years ago

Is there a way to add onChange custom binding like a click to a select form element ?

krishna217 commented 2 years ago

Found the solution

I have to use change event instead of onChange.

daniele-pecora commented 2 years ago

Yes as stated in section "Custom Bindings" https://github.com/guillotinaweb/ngx-schema-form#custom-bindings