Skip to content

Support any CustomEvent name #13

Open
@dmberton

Description

@dmberton

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.

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