DioxusLabs / DioxusLabs/dioxus
Tracking: Native parity with Desktop
Open
native
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
Features available in Dioxus Desktop that are not yet available in Dioxus Native:
- [x] `dangerous_inner_html`
- [x] Inline style attributes
- [x] https://github.com/DioxusLabs/dioxus/pull/4623
- [x] Assets with hot reload
- [x] Configurability equivalent to `Config`, `WindowBuilder`, etc
- [ ] `element.scrollTo` (and similar functionality)
- [ ] Access to raw DOM nodes through onMounted, getElementById, querySelector, etc
- [x] Router
- [ ] History
- [ ] Devserver UI: "Rebuilding notifcation toasts", "error printed to window", etc
- [ ] ...more
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.