We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<search>
I'd like to have typed attributes for <search> in order to write a spreadable prop.
Please add HTMLSearchAttributes to svelte/elements.
HTMLSearchAttributes
svelte/elements
would make my life easier
The text was updated successfully, but these errors were encountered:
search
feat: add types for the search element (#13489)
7d47269
closes #13487
Successfully merging a pull request may close this issue.
Describe the problem
I'd like to have typed attributes for
<search>
in order to write a spreadable prop.Describe the proposed solution
Please add
HTMLSearchAttributes
tosvelte/elements
.Importance
would make my life easier
The text was updated successfully, but these errors were encountered: