Expand description
Provides a macro for converting a function to an ElementComponent, allowing for more concise definitions of components.
Attribute Macrosยง
- element_
component - Helper macro to implement a
ElementComponentwith a pure free function.