Vdom_input_widgets.ValidatedSourceThe update type is provided when a user changes the input in an entry. It cannot be used on its own, but it can be applied to an existing t to access the new current or last values.
val bin_writer_update :
'a Core.Bin_prot.Type_class.writer ->
'a update Core.Bin_prot.Type_class.writerval __bin_read_update__ :
'a Core.Bin_prot.Read.reader ->
(int -> 'a update) Core.Bin_prot.Read.readerval bin_reader_update :
'a Core.Bin_prot.Type_class.reader ->
'a update Core.Bin_prot.Type_class.readerinitial_empty is a special value that, when provided to an Entry.validate widget, will reset the contents regardless of whether the user has focus or not.
val lift :
(module Core.Stringable with type t = 'a) ->
(module Core.Stringable
with type t = 'a t)