ТФ
A Promise that is resolved with a Boolean value indicating whether a user has clicked Yes or No. It is a native Promise or a jQuery.Promise when you use jQuery.
Size: a a a
ТФ
ЕГ
D
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'TFormValues'.
No index signature with a parameter of type 'string' was found on type 'TFormValues'.
D
D
J
el
должен быть типа keyof TFormValues
D
el
должен быть типа keyof TFormValues
J
values[el as keyof TFormValues]
D
values[el as keyof TFormValues]
DB
🦉
DB
MS
DB
MS
MS
DB
DB