- input elements
- select elements
- button elements
- textarea elements
- ng-click
- ng-dbl-click
- ng-mousedown
- ng-mouseup
- ng-mouseenter
- ng-mouseleave
- ng-mousemove
- ng-mouseover
- ng-keydown
- ng-keyup
- ng-keypress
- ng-change
นอกจาก Event แล้วยังมีฟังก์ชั่นสำหรับ Client Side Validate อีกด้วย เช่น
- $dirty − เชคสถานะของ Field ว่ามีการเปลี่ยนแปลงแล้ว.
- $invalid − เชคความถูกต้องของข้อมูลที่ป้อนกรณีไม่ถูกต้อง.
- $error − เชค Error.
ผลลัพธ์AngularJS Sample Application
กรณีไม่ป้อนข้อมูล
กรณีป้อนข้อมูลผิด
กรณีกดปุ่ม Reset
0 comments:
Post a Comment