We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For example, in MdRadioGroup, it only fires a change event if this isn't the first time the value is ever set. Same applies to TabGroup
MdRadioGroup
TabGroup
However in MdButtonToggleGroup, it fires a change event even if it is the first time. Same applies to SlideToggle
MdButtonToggleGroup
SlideToggle