mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-06 09:01:31 +08:00
docs(directive/input): document ngTrim for textarea
This commit is contained in:
committed by
Brian Ford
parent
286f269753
commit
eae658fd96
@@ -749,6 +749,7 @@ function checkboxInputType(scope, element, attr, ctrl) {
|
||||
* patterns defined as scope expressions.
|
||||
* @param {string=} ngChange Angular expression to be executed when input changes due to user
|
||||
* interaction with the input element.
|
||||
* @param {boolean=} [ngTrim=true] If set to false Angular will not automatically trim the input.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user