Skip to content

FIx textfield value#272

Merged
bendera merged 1 commit intomainfrom
fix/textfield-value
Jan 31, 2025
Merged

FIx textfield value#272
bendera merged 1 commit intomainfrom
fix/textfield-value

Conversation

@bendera
Copy link
Copy Markdown
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