I'm working on my first GHCJS web application with Miso but I'm stuck on how to convert an GHCJS Object type into a JSVal to further use it. I can't find anything at all on how to do this...
Any help is appreciated.
I'm working on my first GHCJS web application with Miso but I'm stuck on how to convert an GHCJS Object type into a JSVal to further use it. I can't find anything at all on how to do this...
Any help is appreciated.
Copyright © 2021 Jogjafile Inc.
Assuming
Objectis this Object then it's an instance ofIsJSValwhich defines: