FE/Angular

[ ANGULAR ] Input keydown enter

HEON.D 2022. 7. 15. 02:30
<input type="search" (keydown.enter)="onKeyDownEvent($event)" />