I am using virtual keyboard .My page have two search view if i entered the value in search view its working well.But while moving one to another search view first entered view of text is cleared
I am using
(keyup)=“functionName($event)”
I am using virtual keyboard .My page have two search view if i entered the value in search view its working well.But while moving one to another search view first entered view of text is cleared
I am using
(keyup)=“functionName($event)”