Website | Guides | API Docs | Chat
dioxus-core-macro
provides a handful of helpful macros used by the dioxus
crate. These include:
rsx!
macro that underpins templates and node creationinline_props
that transforms function arguments into an auto-derived structformat_args_f
macro which allows f-string formatting with support for expressionsThis project is licensed under the [MIT license].
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you, shall be licensed as MIT, without any additional terms or conditions.