javascript - React: How do you intentionally add an onclick property with a string value? -


i need use regular html onclick attribute , not react's onclick property because want add google analytics track outbound links.

if use onclick property function property, ga not defined, if can make value string, shouldn't throw errors.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -