Skip to main content
Props for the LinkAuthFlow component.

See

LinkAuthFlow

Properties

PropertyTypeDescription
children?(props: { view: "list" | "email" | "sms"; Content: ReactNode; }) => ReactNodeA render function for the children of the component. The render function provides the current view and the rendered content for the view.