In this video
We implement calling the search method
Assignment: Implement searching on name
- Create the name control using the form builder
- Default the name to an empty string
- Bind to the input in the HTML
- Set the name property on the search criteria
- Set it to null if the name field is empty
- Trim the name