Are there step-by-step instructions for writing bindings for a library of responsive components from F # / Fable?
The only example I could find is fable-react-toolbox , which makes extensive use of the deprecated attribute KeyValueList.
I am particularly interested in using the BlueprintJS library ; I was able to use ts2fableto create an interface that matches the different ones props, but I donβt know what to do next or where to turn for help!
Any guidance would be greatly appreciated!
Michael
source
share