Class type Widget.parametrized_widget_t
class type 'param_type, 'data_type, 'result_typeparametrized_widget_t = object..end
Inherits
method private retrieve_data : 'param_type -> 'data_type Lwt.t
method apply : data:'param_type -> 'result_type
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
class type 'param_type, 'data_type, 'result_typeparametrized_widget_t = object..end
Inherits
method private retrieve_data : 'param_type -> 'data_type Lwt.t
method apply : data:'param_type -> 'result_type