Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capturar evento @blur e @focus #29

Closed
FelipeBohnertPaetzold opened this issue Sep 18, 2017 · 1 comment
Closed

Capturar evento @blur e @focus #29

FelipeBohnertPaetzold opened this issue Sep 18, 2017 · 1 comment

Comments

@FelipeBohnertPaetzold
Copy link

É possível capturar os eventos @blur e @focus no componente?

Exemplo

<the-mask mask="###.###.###-##" @blur="validaCpf" />

@neves
Copy link
Member

neves commented Sep 18, 2017

<the-mask mask="###.###.###-##" @blur.native="validaCpf" />

@neves neves closed this as completed Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants