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

Expose for attribute in CheckBox Tag Helper #6785

Closed
aleksandarevangelatov opened this issue Apr 6, 2022 · 0 comments
Closed

Expose for attribute in CheckBox Tag Helper #6785

aleksandarevangelatov opened this issue Apr 6, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@aleksandarevangelatov
Copy link
Contributor

Bug report

The CheckBox Tag Helper does not expose the for attribute, similar to the HTML Helpers CheckBoxFor(m=>m.MyBoolProperty).

Reproduction of the problem

<kendo-checkbox for="@Model.MyBoolProperty" label="Checkbox" /> is not supported.

Expected/desired behavior

The CheckBox Tag Helper should expose the for attribute to support model binding.

Environment

  • Kendo UI version: 2022.1.301
  • Browser: [all]
@aleksandarevangelatov aleksandarevangelatov self-assigned this Apr 6, 2022
@kendo-bot kendo-bot added FP: Unplanned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Apr 8, 2022
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Apr 29, 2022
@MilenaCh MilenaCh added this to the 2022.R2 milestone Apr 29, 2022
@Dimitar-Goshev Dimitar-Goshev changed the title The CheckBox Tag Helper does not expose the for attribute Expose for attribute in CheckBox Tag Helper May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants