LoginProvider

Function LoginProvider 

Source
pub fn LoginProvider<Ch: IntoView + 'static>(
    props: LoginProviderProps<Ch>,
) -> impl IntoView
Expand description

§Required Props

  • children: [TypedChildren<Ch>]