Closed robdodson closed 10 years ago
Many developers are going to want to write html /deep/ #ink to change their ripple color. However, #ink is a very general name for an id. It might be better to rename it to #paper-ink.
html /deep/ #ink
#ink
#paper-ink
You can use the localName, e.g.
html /deep/ paper-ripple
oh nice!
Many developers are going to want to write
html /deep/ #ink
to change their ripple color. However,#ink
is a very general name for an id. It might be better to rename it to#paper-ink
.