問題タブ [tsx]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
700 参照

reactjs - tsxで子に小道具を渡す方法は?

子に小道具を渡すときに、「Property 'isClicked' is not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes」という間違いがあります。「isClicked?: boolean」と書きました。これ以上何をすればいいですか?