angular-spinner icon indicating copy to clipboard operation
angular-spinner copied to clipboard

spinner key should support dynamically generated key

Open ryancat opened this issue 10 years ago • 1 comments

Right now the code use attr.spinnerKey to determine the key value. However in many cases we want the key to be a variable that can be eval to some string keys. This should be supported by adding a eval function.

ryancat avatar Feb 24 '15 20:02 ryancat

Hi @ryancat , Do you've a real-world case for this freaking dynamic behavior? :smiley:

ghost avatar Jan 15 '17 13:01 ghost