aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/jqLite/offargs.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/error/jqLite/offargs.ngdoc')
-rw-r--r--docs/content/error/jqLite/offargs.ngdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/content/error/jqLite/offargs.ngdoc b/docs/content/error/jqLite/offargs.ngdoc
new file mode 100644
index 00000000..44e2ca7c
--- /dev/null
+++ b/docs/content/error/jqLite/offargs.ngdoc
@@ -0,0 +1,7 @@
+@ngdoc error
+@name jqLite:offargs
+@fullName Invalid jqLite#off() parameter
+@description
+
+This error occurs when trying to pass too many arguments to `jqLite#off`. Note
+that `jqLite#off` does not support namespaces or selectors like jQuery.