primefaces / primeui

Rich set of javascript-css only widgets
http://www.primefaces.org/primeui
278 stars 125 forks source link

Set disabled status on init #209

Open gorskygriff opened 8 years ago

gorskygriff commented 8 years ago

This change is appeared when work with PrimeNG. The situation when the 'disabled' status is not set. <button pButton type="submit" [disabled]="!loginForm.valid">Sign In</button>