You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ngDisabled starts out by showing a big code block of what not to do. IMO, this is bad form, as folks tend to copy/paste the first thing that they see and the code block has no comments indicating that this is poor form.
I suggest the page be reworked to more closely resemble the documentation for ngChecked, which handles the same problem but for the checked attribute instead of the disabled attribute.
The text was updated successfully, but these errors were encountered:
ngDisabled starts out by showing a big code block of what not to do. IMO, this is bad form, as folks tend to copy/paste the first thing that they see and the code block has no comments indicating that this is poor form.
I suggest the page be reworked to more closely resemble the documentation for ngChecked, which handles the same problem but for the
checked
attribute instead of thedisabled
attribute.The text was updated successfully, but these errors were encountered: