pub fn LoginProvider<Ch: IntoView + 'static>(
props: LoginProviderProps<Ch>,
) -> impl IntoViewExpand description
§Required Props
- children: [
TypedChildren<Ch>]
pub fn LoginProvider<Ch: IntoView + 'static>(
props: LoginProviderProps<Ch>,
) -> impl IntoViewTypedChildren<Ch>]