Skip to content

Value property of TextInput is not two-way binding #57

@m-kovac

Description

@m-kovac

When creating the TextInput component, setting the Value property does not create two-way binding as described in components documentation. The input is set to the default property value when the UI is refreshed. Workaround is to use @bind-Value to make the two-way binding.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions