This is client API (go to server)
Eliom client API ¶
| Eliom_pervasives |
This module is automatically open by eliomc and js_of_eliom.
| Eliom_lib |
| Eliom_client |
Call server side services and change the current page.
Content and form creation ¶
| Eliom_content.Html5 |
Building valid (X)HTML5.
| Eliom_content.Svg |
Building valid SVG .
| Eliom_content.Xml |
Low-level XML manipulation.
Client/server communication ¶
| Eliom_service |
Functions to add non localised parameters to services and client side declaration of void coservices.
| Eliom_bus |
Broadcasting facilities between clients and server.
| Eliom_comet |
Handle unsolicited server to client communications.
| Eliom_react |
Client side type declarations for React event propagation.
