Ahhh gotcha, that would be the 'on-value-change' or maybe -changed I forget
which it is... basically ANY property will fire an on-*-change[d] event,
which I believe requires that property to be notify:true (but could be
wrong).

-Karl Tiedt

On Mon, Feb 8, 2016 at 12:23 PM, Colin Cannon <colincan...@gmail.com> wrote:

> Hi Karl, thanks for the reply.  I did see those events listed, but I am
> looking for something like an on-change event to fire when the selected
> value of the drop down changes.  For instance, right now as a test I have:
>
> on-click="_test"
>
> as an attribute in my paper-dropdown-menu element, and that is not listed
> anywhere on that doc page, but it does fire an event when clicked.
>
> *maybe I should have asked for on-event attributes
>
> On Monday, February 8, 2016 at 12:16:43 PM UTC-8, Karl Tiedt wrote:
>>
>> Like the ones listed here?
>> https://elements.polymer-project.org/elements/paper-dropdown-menu#events
>>
>> ;)
>>
>> -Karl Tiedt
>>
>> On Mon, Feb 8, 2016 at 12:13 PM, Colin Cannon <colin...@gmail.com> wrote:
>>
>>> I am using a paper-dropdown-menu.  I want to fire a custom event when
>>> the drop down is changed (maybe on-change?). I couldn't find instructions
>>> in the docs on how to do this.  Anybody know a list of on-events that I can
>>> use with polymer elements?  I am sure it is in the docs somewhere, but I am
>>> having no luck finding it.
>>>
>>> Follow Polymer on Google+: plus.google.com/107187849809354688692
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Polymer" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to polymer-dev...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/polymer-dev/0fc3e249-6d68-4802-9a55-9ef28110dfe0%40googlegroups.com
>>> <https://groups.google.com/d/msgid/polymer-dev/0fc3e249-6d68-4802-9a55-9ef28110dfe0%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> Follow Polymer on Google+: plus.google.com/107187849809354688692
> ---
> You received this message because you are subscribed to the Google Groups
> "Polymer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to polymer-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/polymer-dev/4ce5e232-d392-4599-86fe-10c9644a9dde%40googlegroups.com
> <https://groups.google.com/d/msgid/polymer-dev/4ce5e232-d392-4599-86fe-10c9644a9dde%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to polymer-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/CADNgbTF6XNtt%3Daq%2ByZvp21Ci5FBv%2BxUCx__zRt-Hau2_n84nYw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to