How to declare h.JSX for intrinsic HTML elements?
I’m using custom JSX builder and renderer, and would like to avoid using global JSX namespace.
Define types for JSX: Property ‘key’ does not exist on type
I’m implementing an application customizing the jsxFactory
function. So, my tsconfig.json
is the following:
“id” component property is not defined by the component but every component should have it
I want to implement a new JSX interface to customize the behavior.