DioxusLabs / DioxusLabs/dioxus
The event mounted interface is clunky - we should swap to a NodeRef approach
Open
consistency
html
tweak
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
## Feature Request
We should look at centralizing and simplifying how we enable imperative access to the dom. The mounteddata approach is somewhat clunk and should be swapped in favor of a Copy type managed by a global context. This would make it easier to pass around handles to elements without having to `Clone`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.