Closed keraan closed 5 months ago
This pull request implements a live PDF search feature. The search results update dynamically as the user types.
ngModelChange
searchPdf
ngSubmit
Tested in browser
No notes! Good stuff.
Description
This pull request implements a live PDF search feature. The search results update dynamically as the user types.
Type of change
Changes
ngModelChange
event binding to trigger thesearchPdf
function on input changengSubmit
directive to avoid submission on enter key pressHow Has This Been Tested?
Tested in browser
Testing Checklist:
Checklist: