mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-27 06:30:20 +00:00
28fba42e7e
* feat: add an unhygenic render macro * chore: use render instead of rsx!(cx, |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGELOG.md | ||
README.md |
core-macro
This crate implements these macros:
format_args_f
: for f-string interpolation inside of text blocksProps
: derive macro for typed-builder with props configurations