Skip to content

namespaced syntax (e.g., vOn:click) does not work with tsx #52

Closed
@speigg

Description

@speigg

Sadly, typescript does not support namespaced attributes. Periods (e.g.,vOn.click) will not work in TSX files either. Only options seem to be vOn_click and vOn-click.

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