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

feat: Add event keypress #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bundara123
Copy link
Contributor

Description

I need to raise events from the event in component to the outside component continues logic for our business logic

@RonaldJerez
Copy link
Owner

Listing all the events is starting to look redundant, I wonder if perhaps this is an opportunity to refactor this to use v-on="$listeners" instead?

@Bundara123
Copy link
Contributor Author

Listing all the events is starting to look redundant, I wonder if perhaps this is an opportunity to refactor this to use v-on="$listeners" instead?

you need to refactor to on="$listeners"` is good

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

Successfully merging this pull request may close these issues.

2 participants