How to give every element of an array a ref in Typescript?
I have a component that renders multiple things, one of that is an array of spans.
How to use the PReact ‘htm’ HTML template library with TypeScript?
It seems like it’s possible, but I can’t figure out how to do it.