We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d297047 commit becd1d3Copy full SHA for becd1d3
1 file changed
lib/mixins/property-effects.html
@@ -2005,7 +2005,7 @@
2005
*
2006
* @param {HTMLTemplateElement} template Template containing binding
2007
* bindings
2008
- * @param {boolean=} runtimeBinding When false (default), performs
+ * @param {boolean=} instanceBinding When false (default), performs
2009
* "prototypical" binding of the template and overwrites any previously
2010
* bound template for the class. When true (as passed from
2011
* `_stampTemplate`), the template info is instanced and linked into
0 commit comments