dom!() { /* proc-macro */ }Expand description
Builds a component tree from declarative markup.
Builds one component tree from markup with child-level for, if, and
match control flow.
dom!() { /* proc-macro */ }Builds a component tree from declarative markup.
Builds one component tree from markup with child-level for, if, and
match control flow.