= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package incr_dom
-
incr_dom.javascript_profiling
-
incr_dom.testing
-
incr_dom.vdom_file_download
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val start_bonsai :
?debug:bool ->
?stop:unit Async_kernel.Deferred.t ->
?named_logging_filters:(string * ('action -> bool)) list ->
bind_to_element_with_id:string ->
initial_model:'model ->
(module App_intf.Private.S_for_bonsai
with type Action.t = 'action
and type Model.t = 'model) ->
unit