@abhishekkanitkar wrote:
Hi,
I want to hide submit button on input focus in a login form.
I works in development mode.
When I go to test it using Karma Jasmine, I am unable to find a way to trigger ionFocus manually.
When I was using (focus) earlier, the .focus() method on actual input tag used to focus the input, but it doesn’t happen any more.
Can anyone please help me ?
Do you know how to trigger ionFocus or ionBlur manually ?
Posts: 1
Participants: 1