Macro dioxus_html_macro::html
source · [−]html!() { /* proc-macro */ }Expand description
macro for generating components using HTML syntax instead of rsx.
html!() { /* proc-macro */ }macro for generating components using HTML syntax instead of rsx.