Skip to main content

Switch

Function Switch 

Source
pub fn Switch<__ImplTrait0: IntoView + 'static>(
    props: SwitchProps<__ImplTrait0>,
) -> impl IntoView
Expand description