• Home
  • Posts
  • Contact

React Events

  1. See these repositories
    1. https://github.com/explorer436/programming-playground/tree/main/react-playground/08-events-01
    2. https://github.com/explorer436/programming-playground/tree/main/react-playground/09-event-object-and-form-submission
  2. https://reactjs.org/docs/events.html
  3. no need to memorize them(idea is the same)
  4. most common
    • onClick (click events)
    • onSubmit (submit form )
    • onChange (input change )

Links to this note

  • Events and Event Handling
  • Front end development



© 2025 . Generated with Hugo and Mainroad theme.