Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component 1 - Create a Search Bar Component. #7

Open
trimakichan opened this issue Mar 16, 2023 · 1 comment
Open

Component 1 - Create a Search Bar Component. #7

trimakichan opened this issue Mar 16, 2023 · 1 comment
Assignees

Comments

@trimakichan
Copy link
Owner

trimakichan commented Mar 16, 2023

Please ensure that you run the following command in the terminal: git pull origin master.

  • Create an input field in the HTML file.
  • Import FormsModule and ReactiveFormsModule in the app.module.ts file.
  • Write code to output the event using '@output() searchEvent = ...' in the .ts file so that the parent component can receive the data. Please use the name 'searchEvent' when outputting the data.
  • You may choose the length of the debounceTime and minimum character count.
@trimakichan trimakichan converted this from a draft issue Mar 16, 2023
@trimakichan trimakichan assigned ImranS19 and AmandaRazmus and unassigned ImranS19 Mar 16, 2023
@AmandaRazmus AmandaRazmus moved this from Todo to In Progress in TV Show Web App Mar 16, 2023
@AmandaRazmus AmandaRazmus moved this from In Progress to Todo in TV Show Web App Mar 16, 2023
@AmandaRazmus
Copy link
Collaborator

AmandaRazmus commented Mar 22, 2023

Nvm. Also cant delete comments.

@AmandaRazmus AmandaRazmus moved this from Todo to In Progress in TV Show Web App Mar 23, 2023
@trimakichan trimakichan moved this from In Progress to Done in TV Show Web App Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants