Expand description

Proc-macros used in Sycamore.

Macros

A macro for ergonomically creating complex UI structures.

Attribute Macros

A macro for creating components from functions.

Derive Macros

A derive macro for creating a builder-like API used in the view! macro.