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

Is there a way to use directive with a functional component? #161

Open
avxkim opened this issue Sep 12, 2020 · 1 comment
Open

Is there a way to use directive with a functional component? #161

avxkim opened this issue Sep 12, 2020 · 1 comment

Comments

@avxkim
Copy link

avxkim commented Sep 12, 2020

<InputBox v-mask="'##/##/####'" />

Doesn't have any effect, what's the correct way to use this with a functional component?

@lutuandat0411
Copy link

did you check the emit value of your functional component?

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