.TH "Eliom_content.Html5.R" 3o 2014-07-10 OCamldoc "" .SH NAME Eliom_content.Html5.R \- Creation of HTML5 content from [ http://erratique.ch/software/react] React signals. .SH Module Module Eliom_content.Html5.R .SH Documentation .sp Module .BI "R" : .B sig end .sp Creation of HTML5 content from React signals\&. HTML5\&'s trees are automatically updated whenever corresponding signals change\&. .sp .sp .sp .sp .PP .B === .B Content creation .B .B See {% <> %}, .B If you want to create an untyped form, .B you will have to use {% <> %} .B otherwise, use the form module\&. .B For more information, .B see [http://ocsigen\&.org/howto/forms/]"how to make forms" === .PP .I val node : .B 'a Eliom_content.Html5.elt React.signal Eliom_pervasives.client_value -> .B 'a Eliom_content.Html5.elt .sp Function .B node s create an HTML5 .B elt from a signal .B s \&. The resulting HTML5 .B elt can then be used like anyother HTML5 .B elt .sp .sp .I module Raw : .B sig end .sp Cf\&. \&. .sp .sp .I include Eliom_content.Html5.R.Raw .sp .sp