Parameters
| Parameter | Type | Description |
|---|---|---|
props | SignInAuthMethodButtonsProps | The props for the AuthMethodButtons component. |
Returns
null | Element
The AuthMethodButtons component.function SignInAuthMethodButtons(props: SignInAuthMethodButtonsProps): null | Element;
| Parameter | Type | Description |
|---|---|---|
props | SignInAuthMethodButtonsProps | The props for the AuthMethodButtons component. |
null | Element
The AuthMethodButtons component.Was this page helpful?