AngularJS中的ng-mouseleave指令用于在特定HTML元素上发生鼠标离开事件时应用自定义行为。当鼠标离开HTML元素中的特定位置时,可用于显示弹出警报。所有HTML元素都支持它。
句法:
content ...
范例1:
html
ng-mouseleave Directive
GeeksforGeeks
ng-mouseleave Directive
price :
$ {{price}}
html
ng-mouseleave Directive
GeeksforGeeks
ng-mouseleave Directive
Input:
输出:
在Mouseleave之前:
在Mouseleave之后:
范例2:
html
ng-mouseleave Directive
GeeksforGeeks
ng-mouseleave Directive
Input:
输出:
在Mouseleave之前:
在Mouseleave之后: