TECHWATCH
#all#csseffect#css#video#resource#javascript#snippet#reactnative#cicd#tutorial#db#nodejs#reactjs#redux#ui#nextjs#library#howto#learn#typescript#ux#solution#html#testing
solution

Solved property 'name' does not exist on type 'eventTarget' react error

const { name } = event.currentTarget; // Get name without error
const { name } = event.target as HTMLButtonElement; // Work with even.target
Related snippets
Adding default prop on your component
Call external function javascript from React component
Fetch data when React component props changes
Clear and reset all inputs on form with React.js
How to get history on react-router v5 project
Set body styles with React on componentDidMount
Updating state not when Using React state Hook without setInterval function
Add Custom HTML Attributes in JSX for your React application
How to create new project React with create-react-app
How to use condition on JSX
Use className with React.js
Render simple component with React.js
How to add comment in React on JSX

289 links

77 snippets

Feedback

You have feature idea, feedback or suggestion for new tag click here and submit form

Footer

Twitter

© 2021 Techwatch. All rights reserved.