Exactly. You can listen to the event using addEventListener and other
methods. They're just DOM events :)

On Sun, Feb 14, 2016, 3:08 PM Pedro Nicolás Cuadra Guamán <
pedrxcua...@gmail.com> wrote:

> Don't worry, I solved the problem using jQuery:
>
> $("<paper-radio-group>").on("paper-radio-group-changed",function(){
>    //...
> })
>
> Greetings from Chile
>
> 2016-02-14 18:48 GMT-03:00 Pedro Nicolás Cuadra Guamán <
> pedrxcua...@gmail.com>:
>
>> PD: I want to control a <paper-radio-group>
>>
>> 2016-02-14 18:47 GMT-03:00 Pedro Nicolás Cuadra Guamán <
>> pedrxcua...@gmail.com>:
>>
>>> Sorry i'm not expert with Polymer, but, How can I manipulate an
>>> "on-change" event external to the web component in JS? any link? I would
>>> appreciate you so much
>>>
>>>
>>
> 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/CABUE4gjpppD1%2B7CZkaFuXPdZ3sH53cOU26%2BUUdrW5995e%2B_-Zg%40mail.gmail.com
> <https://groups.google.com/d/msgid/polymer-dev/CABUE4gjpppD1%2B7CZkaFuXPdZ3sH53cOU26%2BUUdrW5995e%2B_-Zg%40mail.gmail.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/CACGqRCAHxWqgiTG-Xaa1ukJ6NDU67qUg%3DYFA9-pmuKdkLS%2B3DA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to