我如何在文本框組件中使用setValidator。 用於不同的組件. ... setValidators([Validators.minLength(1), Validators.maxLength(30)]);. 但我無法從父組件發送表單引用 ...
確定! 回上一頁