Macro view
view!() { /* proc-macro */ }Expand description
A macro for ergonomically creating complex UI complex layouts.
To learn more about the view syntax, see the chapter on views in the Sycamore Book.
view!() { /* proc-macro */ }A macro for ergonomically creating complex UI complex layouts.
To learn more about the view syntax, see the chapter on views in the Sycamore Book.