FieldValue

Type that defines the value of a field.

Definition

  • FieldValue string | string[] | number | boolean | null | undefined | NoSerialize<Blob> | NoSerialize<File> | NoSerialize<Blob>[] | NoSerialize<File>[] | Date

Make sure to use the correct input fields with the correct setting for the respective values. You can find instructions here.