.on() with keyup dont work in safari code example
Example: keyup.enter will work in mac
(keyup.enter) in angular instead of keyevent and call the scepific function like (keyup.enter)=EnterClicked($event)
(keyup.enter) in angular instead of keyevent and call the scepific function like (keyup.enter)=EnterClicked($event)