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

Support any CustomEvent name #13

Open
dmberton opened this issue Apr 29, 2021 · 0 comments
Open

Support any CustomEvent name #13

dmberton opened this issue Apr 29, 2021 · 0 comments

Comments

@dmberton
Copy link

Hello,
Thank you for this plugin.

As per the documentation, the plugin expects a use of onEvent<EventName> for attaching event listeners.
'EventName' is in camelCase and the dispatched event would be named: 'event-name' (in kebab-case)

I was wondering if it would be possible to specifically name dispatched events in cases where one has to use already defined custom events names that are not in kebab-case.

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

1 participant