Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(ngValue): add docs for ngValue directive #4267

Closed
wants to merge 1 commit into from

Conversation

btford
Copy link
Contributor

@btford btford commented Oct 3, 2013

I think this could be worded better, but I'm having a hard time producing better words.

@mary-poppins
Copy link

it's ok, @btford. docs are hard.

* `ngValue` is useful for repeating over input elements, as shown below.
*
* @element input
* @param {string=} ngValue angular expression to bind the value of the input to.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about?

Angular expression to bind to the value attribute of the input element

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or

angular expression, whose "value" will be bound to the value attribute of the input element

@btford btford closed this in 805efb4 Oct 7, 2013
btford added a commit that referenced this pull request Oct 7, 2013
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants