在Angular Material组件中修补方法

时间:2018-10-04 17:20:47

标签: angular angular-material

我想更改MatRadioGroup的工作方式。

源代码为here

我想重载方法_updateSelectedRadioFromValue()。我如何更新该类而不必实现该类中的所有其他功能?有什么办法可以扩展课程吗?或修补课程?

0 个答案:

没有答案