Skip to content

Update part6a.md #3933

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

Open
wants to merge 2 commits into
base: source
Choose a base branch
from
Open

Conversation

ddavydov-dev
Copy link

We won't clear the input with event.target.note.value = '' because it's just an event object.
If we're talking about uncontrolled components then I suppose we want to use refs here.

P.S We should also do something with description below about getting the input value by it's name

We won't clear the input with event.target.note.value = '' because it's just an event object. If we're talking about uncontrolled components then I suppose we want to use refs here.
@ddavydov-dev ddavydov-dev marked this pull request as ready for review December 26, 2024 12:49
@vejol vejol added the part 6 label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants