Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将值从 FormGroup 转换为 HTMLFormElement 或字符串。我需要它用于 emailjs-com sendForm 函数,我试图将值传递给 Typescript 文件中的 onSubmit() 函数。任何帮助将不胜感激。