We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f508d commit 2a72143Copy full SHA for 2a72143
website/docs/components/client-side-operations.md
@@ -118,7 +118,7 @@ This is to postback to component's server.js and get just the data back. Callbac
118
119
### oc.renderNestedComponent ($el, callback);
120
121
-Given a HTMLElement selected (it can also be a jQuery element) $el `<oc-component>` element, renders it and then executes the callback function.
+Given a HTMLElement selected $el `<oc-component>` element, renders it and then executes the callback function.
122
123
### oc. registerTemplates (`[templates]`)
124
0 commit comments