Function Themer

Source
pub fn Themer<Ch: IntoView + 'static>(props: ThemerProps<Ch>) -> impl IntoView
Available on crate features ssr or hydrate only.
Expand description

§Required Props

  • children: [TypedChildren<Ch>]