module Bool: sig .. end
sig
end
Boolean parameters.
include Dynamic.Parameter.Common
val on : string -> unit -> unit
string -> unit -> unit
Set the parameter to true.
true
val off : string -> unit -> unit
Set the parameter to false.
false