Jacob @ebey.dev · Jan 10

You can think of it as HTML (via JSX) with typescript attribute callbacks. You could also write the following but it's an untyped string and you can't import anything:

1 likes 1 replies

?

Replies

rossipedia · Jan 10

So basically a fancy way of authoring inline handlers. I don't say that to downplay it, I think it's incredibly useful. Just trying to make sure I got the mental model.