Pārlūkot izejas kodu

Update tsdoc

Indicate partial values can be passed in setFormValues().
master
TheoryOfNekomata pirms 1 gada
vecāks
revīzija
53a8fa4767
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +2
    -1
      src/index.ts

+ 2
- 1
src/index.ts Parādīt failu

@@ -781,7 +781,8 @@ export const getFormValues = (form: HTMLFormElement, options = {} as GetFormValu
};

/**
* Sets the values of all the fields within the form through accessing the DOM nodes.
* Sets the values of all the fields within the form through accessing the DOM nodes. Partial values
* may be passed to set values only to certain form fields.
* @param form - The form.
* @param values - The form values.
*/


Notiek ielāde…
Atcelt
Saglabāt