Picks the INPUT side (client → server) of every transform / pipe /
codec. Surfaces as the inferred shape of value / onChange when
a consumer renders <SchemaComponent io="input">. For JSON Schema
inputs with readOnly/writeOnly annotations, the INPUT mode
omits properties marked readOnly: true.
Companion to InferredOutputValue for
"input"-mode shapes.Picks the INPUT side (client → server) of every transform / pipe / codec. Surfaces as the inferred shape of
value/onChangewhen a consumer renders<SchemaComponent io="input">. For JSON Schema inputs withreadOnly/writeOnlyannotations, the INPUT mode omits properties markedreadOnly: true.