HTML Editor bind-value #200

Closed
opened 2026-01-29 17:33:16 +00:00 by claunia · 1 comment
Owner

Originally created by @DaNeubi on GitHub (Sep 16, 2021).

Describe the bug
If you want to bind a value to the RadzenHtmlEditor you must use @bind-Value not @bind-value with any other component.

Expected behavior
Expected yould be bind-value not bind-Value

Originally created by @DaNeubi on GitHub (Sep 16, 2021). **Describe the bug** If you want to bind a value to the RadzenHtmlEditor you must use _**@bind-Value**_ not @bind-value with any other component. **Expected behavior** Expected yould be bind-value not bind-Value
Author
Owner

@akorchev commented on GitHub (Sep 16, 2021):

You are probably mistaking html elements with custom components. Even some of Microsoft's built-in ones use @bind-Value.

@akorchev commented on GitHub (Sep 16, 2021): You are probably mistaking html elements with custom components. Even some of Microsoft's [built-in](https://docs.microsoft.com/en-us/aspnet/core/blazor/forms-validation?view=aspnetcore-5.0#built-in-form-components) ones use @bind-Value.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#200