Skip to main content

Module component

Module component 

Source

Structs§

ComponentContext
Context provided to a component during rendering.
ComponentHandle
A handle to a mounted component instance.

Traits§

Component
Trait defining the lifecycle of a component.

Type Aliases§

ComponentElement
The return type of a component function.