Because this directive always lives at the top level of a form, ... export class SimpleFormComp { onSubmit(f: NgForm) { console.log(f.value); // { first: '' ...
確定! 回上一頁