This is a suggestion to enhance the documentation with Typescript examples.
I'm trying to run the component on a Typescript project, since I'm a Typescript newbie I found some problems to get rid of all the type errors I get after trying to create a reusable component.
This is an example I created but I didn't figure out a way to run in with Typescript properly :
https://gist.github.com/ZiedHf/1b021ef5c131f2142fcc9de62f088437
It would be very helpful if you provide some example of code on how it works with Typescript.
This the Stackoverflow question if someone want help !
Thanks for this great work.