1.

Give A Benefit Of Using Knockout Form Binding?

Answer»

Normal functionality we might IMPLEMENT around form fields such as getting/setting the field VALUE, hooking events, etc. can be carried out using ‘form data-bind’. A benefit of doing this is that we ALLOW CONTROL of the form to be tied to the data MODEL and its rules.

Normal functionality we might implement around form fields such as getting/setting the field value, hooking events, etc. can be carried out using ‘form data-bind’. A benefit of doing this is that we allow control of the form to be tied to the data model and its rules.



Discussion

No Comment Found