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

feat: initial_checked attribute for inputs #1540

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

White-Oak
Copy link
Contributor

Adds the initial_checked attribute to set an input element's defaultChecked property as described here.
Implemented just like previous initial_selected attribute in #1508

Mapped to defaultChecked property of HTMLInputElement.
Copy link
Member

@ealmloff ealmloff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@ealmloff ealmloff merged commit f3a7495 into DioxusLabs:master Oct 12, 2023
10 checks passed
@White-Oak White-Oak deleted the initial_checked branch October 12, 2023 23:08
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.

2 participants