Macro dioxus_core_macro::html [−][src]
html!() { /* proc-macro */ }The html! macro makes it easy for developers to write jsx-style markup in their components. We aim to keep functional parity with html templates.
html!() { /* proc-macro */ }The html! macro makes it easy for developers to write jsx-style markup in their components. We aim to keep functional parity with html templates.