Home > Web Front-end > JS Tutorial > The difference between Angular js ng-bind and ng-module

The difference between Angular js ng-bind and ng-module

PHP中文网
Release: 2017-06-17 17:25:14
Original
1259 people have browsed it

1.ng-bind is a one-way binding from $scope ->view, is only used to display data

2.ng-modle is $scope <--->view two-way binding,

The above is the detailed content of The difference between Angular js ng-bind and ng-module. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template