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