Function thaw_components::OptionComp

source ·
pub fn OptionComp<T, CF, IV>(props: OptionCompProps<T, CF, IV>) -> impl IntoView
where CF: FnOnce(T) -> IV + 'static, IV: IntoView + 'static,
Expand description

§Required Props

§Optional Props