Module sycamore::component[][src]

Expand description

The definition of the Component trait.

Traits

Trait that is implemented by components. Should not be implemented manually. Use the component macro instead.