본문으로 바로가기

AngularJS 이벤트 기초 알아보기

category Web Tech/AngularJS 2015. 11. 2. 17:48

AngularJS Event


ng-click 이벤트


텍스트 박스에 입력하여 결과 확인해보세요.

버튼에 ng-click 지시어 사용


See the Pen ng event 알아보기 by jaeheekim (@jaehee) on CodePen.




See the Pen ng-click 이벤트 by jaeheekim (@jaehee) on CodePen.




ng-show 이벤트


See the Pen ng-show 이벤트 by jaeheekim (@jaehee) on CodePen.



Jaehee's e-room


'Web Tech > AngularJS' 카테고리의 다른 글

angularJS factory & form validation  (0) 2015.11.03
AngularJS Directive  (0) 2015.11.02
AngularJS 의 View, Controllers, Scope의 관계  (0) 2015.10.26
AngularJS module  (0) 2015.10.26
AngularJS 란 무엇인가?  (0) 2015.10.24