= 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
Normal button.
inherit t
method label_zed : Zed_string.t
The text displayed on the button.
method on_click : ?switch:LTerm_widget_callbacks.switch ->
(unit -> unit) ->
unit
on_click ?switch f
calls f
when the button is clicked.