DioxusLabs / DioxusLabs/dioxus
Feature request: add html `details`' `name` attribute
Open
enhancement
html
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
I've just found that the [`name` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details#name) currently isn't implemented in the [`details` element ](https://github.com/DioxusLabs/dioxus/blob/c85018300b5ee4df3f715ec9507421b3892317a5/packages/html/src/elements.rs#L1598).
There are workarounds, but would be nice to have it supported !
Thanks forward
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.