angular-spinner
angular-spinner copied to clipboard
spinner key should support dynamically generated key
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.
Hi @ryancat , Do you've a real-world case for this freaking dynamic behavior? :smiley: