mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 15:40:22 +00:00
8 lines
257 B
Text
8 lines
257 B
Text
@ngdoc error
|
|
@name jqLite:onargs
|
|
@fullName Invalid jqLite#on() Parameters
|
|
@description
|
|
|
|
This error occurs when trying to pass too many arguments to `jqLite#on`. Note
|
|
that `jqLite#on` does not support the `selector` or `eventData` parameters as
|
|
jQuery does.
|