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

impl IntoAttributeValue for TextProp #3517

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

SleeplessOne1917
Copy link
Contributor

I noticed that I can't pass TextProps directly to HTML elements as attributes. This seems like something it should be able to do, so I made TextProp impl IntoAttributeValue.

SleeplessOne1917 and others added 2 commits January 25, 2025 10:02
@gbj
Copy link
Collaborator

gbj commented Jan 26, 2025

Awesome! Thanks.

@gbj gbj merged commit f0c5ffe into leptos-rs:main Jan 26, 2025
74 checks passed
@SleeplessOne1917 SleeplessOne1917 deleted the TextProp-IntoAttributeValue branch January 27, 2025 04:59
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.

None yet

2 participants