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 da6b711 commit 5011c6dCopy full SHA for 5011c6d
‎README.md‎
@@ -51,7 +51,7 @@ Adds linkTo, linkFrom, and linkBoth plugins.
51
}
52
53
})
54
- // Allow changing attr 'y' from 'undefined' to '2'?
+ // Allow changing attr 'foo' from 'undefined' to 'bar'?
55
// yes: value set, attrChange event raised
56
// no: value not set, attrChange event not raised
57
.attr("foo", "bar");
0 commit comments