## Expected Behavior `<cpf .... required></cpf>` inject 'required' into `<input cpfMask...`. BTW, this could be the default behavior of any attribute, by-pass them to component. ## Actual Behavior It ignores the 'required' attribute.
Expected Behavior
<cpf .... required></cpf>inject 'required' into<input cpfMask....BTW, this could be the default behavior of any attribute, by-pass them to component.
Actual Behavior
It ignores the 'required' attribute.