You can always use Formlet.OfElement to "lift" an ordinary HTML element into a formlet (of type unit). Something like:

1
2
3
Formlet.OfElement (fun () ->
    Img [...]
)
By on 8/9/2015 3:16 AM ()

Thanks, that was the function I was looking for.

By on 8/9/2015 2:33 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper