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.
我有这个DEMO项目
Title 当我检查另一个 mat-slide-togglePublished date和相反时,你能问我如何取消选中 mat-slide-toggle吗?
Title
Published date
早上好:D。您忘记在代码中输入 [(ngModel)]="yourVariable" 以在它们更改时接收值!
我建议您阅读有关表单和反应式表单的更多信息:
形式 反应形式
这是你修复的演示:演示