If you want to fire blur event with key enter event, then simply pass $event in function and $event.target.blur(); in the function.,Ex: <div ...
確定! 回上一頁