Framework APIsInterfaces@divine/uri.FormFieldOn this pageInterface: FormField@divine/uri.FormFieldA basic string key-value field.Propertiesname• name: stringThe name of the field.Defined inuri/src/parsers/forms.ts:21value• value: stringThe value of the field.Defined inuri/src/parsers/forms.ts:24