Documentation / @zerotal/testing / index / TestFormValue
Type Alias: TestFormValue
TestFormValue =
string|number|boolean|null|undefined|TestFileInput|File|Blob
Defined in: testing/src/TestApp.ts:42
Field values a form or multipart request accepts.