= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package inquire
-
inquire.lambda-term
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val section : Lwt_log_core.section
class t : string -> LTerm_widget_base_impl.t
val space : LTerm_key.code
class button : ?brackets:(LiteralIntf.string_intf * LiteralIntf.string_intf) -> LiteralIntf.string_intf -> object ... end
class checkbutton : LiteralIntf.string_intf -> bool -> object ... end
class type !'a radio = object ... end
class !'a radiogroup : object ... end
class !'a radiobutton : 'a radiogroup -> LiteralIntf.string_intf -> 'a -> object ... end