### Description According to the guidelines, or at least this gif: https://m3.material.io/components/radio-button/guidelines#eba97636-1dd9-4e81-a1a6-20b8123d1b83  The radio's label, or any input's label, should trigger the ripple effect. This is also something that the vanilla radio does: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/radio#try_it Elements can also have multiple labels, so MdRipple.control should take in an array (or el | Array<el>)