#How to get element attribute type?
1 messages · Page 1 of 1 (latest)
You can extend an element with the props macro: https://docs.rs/dioxus/latest/dioxus/prelude/derive.Props.html#extending-elements
It would be great to have this in the Version 0.7 document
https://dioxuslabs.com/learn/0.7/reference/component_props
A fullstack crossplatform app framework for Rust. Supports Web, Desktop, SSR, Liveview, and Mobile.