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

FIx textfield value #272

Merged
merged 1 commit into from
Jan 31, 2025
Merged

FIx textfield value #272

merged 1 commit into from
Jan 31, 2025

Conversation

bendera
Copy link
Member

@bendera bendera commented Jan 31, 2025

The native input value property and the value attribute have different effects. The value attribute is the default value, while the property represents the actual value.

The native `input` value property and the `value` attribute have
different effects. The `value` attribute is the default value, while
the property represents the actual value.
@bendera bendera merged commit c88efbb into main Jan 31, 2025
@bendera bendera deleted the fix/textfield-value branch January 31, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant