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