iron-ajax icon indicating copy to clipboard operation
iron-ajax copied to clipboard

Feature request for attribute to fire request only when element is active.

Open dman777 opened this issue 8 years ago • 1 comments

This is a feature request for a attribute to handle a situation where you only want iron-ajax to fire when the page is active(and work in coordination with auto for other conditions).

Reference PSK discussion

dman777 avatar Feb 10 '17 03:02 dman777

Use the auto property, set it to the flag for whatever you need.

CaptainCodeman avatar Mar 09 '17 14:03 CaptainCodeman