package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val form_for_field : 'a Typed_field.t -> 'a Bonsai_web_ui_form__.Form.t Bonsai_web.Computation.t

For each of the fields in your record, you need to provide a form component which produces values of that type.