Skip to content

on-change not working in paper-input #22

@eugenio1590

Description

@eugenio1590

I am using the following code to enter an email type data. And I want to see the value entered in an alert.

<paper-input required label="Email" type="email" on-change="alert(this.value)" />

But I do not see any alerts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions