Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

docs(cookbook - custom form controls) Add cookbook for custom form controls with ngModel. #1432

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bennadel
Copy link
Contributor

This cookbook demonstrates how to use value accessors to connect custom
components to the robust Form functionality that Angular provides with its
ngModel, ngControl, and ngFormControl directives.

@mattdistefano
Copy link

Possible to incorporate the ARIA checkbox design pattern here so this is a little friendlier to users with disabilities?

@bennadel bennadel changed the title [WIP] docs(cookbook - custom form controls) Add cookbook for custom form controls with ngModel. docs(cookbook - custom form controls) Add cookbook for custom form controls with ngModel. Jun 8, 2016
@bennadel
Copy link
Contributor Author

bennadel commented Jun 8, 2016

@mattdistefano Sorry, just saw your comment. I am not too familiar with any of the ARIA stuff (unfortunately). I will try to take a look.

@wardbell I removed the WIP from the title.

This cookbook demonstrates how to use value accessors to connect custom
components to the robust Form functionality that Angular provides with its
`ngModel`, `ngControl`, and `ngFormControl` directives.
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

1 similar comment
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@Foxandxss
Copy link
Member

This cookbook needs RC5 update, and I guess Forms update (not sure about this).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants