Skip to main content
function VerifyMfaModalTrigger(props: VerifyMfaModalTriggerProps): Element;
A trigger button that opens the verify MFA modal.

Parameters

ParameterTypeDescription
propsVerifyMfaModalTriggerPropsThe props for the VerifyMfaModalTrigger component.

Returns

Element The VerifyMfaModalTrigger component.