Skip to content

Event namespaces #6

@bcinarli

Description

@bcinarli

Each plugin should bind their events with their own namespaces. This is useful, especially during updating and unbinding plugin events.

Here are sample events our Clear plugin

keyup: 'keyup.uxClear',
focus: 'focus.uxClear',
input: 'input.uxClear',
click: 'click.uxClear'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions