Macro dioxus::prelude::rsx

source ·
rsx!() { /* proc-macro */ }
Available on crate feature macro only.
Expand description

The rsx! macro makes it easy for developers to write jsx-style markup in their components.