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
ElementComponent
with a pure free function.