IntoElement

Derive Macro IntoElement 

Source
#[derive(IntoElement)]
Expand description

#[derive(IntoElement)] is used to create a Component out of anything that implements the RenderOnce trait.