Right now we are relying exclusively on the form attributes to set these values. ufForm should expose methods to dynamically change these - rather than having to go through the convoluted and slow process of modifying them in the DOM and then read them back from the DOM.
Right now we are relying exclusively on the form attributes to set these values.
ufFormshould expose methods to dynamically change these - rather than having to go through the convoluted and slow process of modifying them in the DOM and then read them back from the DOM.