Skip to content

In "What is the difference between HTML and React event handling?" question. #104

Closed
@rommelmamedov

Description

@rommelmamedov

event name should be in lowercase statement is not correct.

HTML attribute names are not case-sensitive, so ONCLICK works as well as onClick and onCLICK… But usually, attributes are conventionally lowercased: onclick.

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