OptionalchildrenIf provided, will render the children instead of the default trigger button.
OptionalopenWhether the modal is open. Note: if you set this, you must also set setIsOpen.
OptionalsetA function to set the modal's open state. Note: if you set this, you must also set open.
OptionalonA function to call when the sign-in flow is successful.
Props for the SignInModal component.
See
SignInModal