Skip to main content
The props for the EnrollMfaItem component.

See

EnrollMfaItem

Properties

PropertyTypeDescription
method"totp" | "sms"The MFA method this item represents
icon?ReactNodeAn icon to display
labelstringA label for the MFA method
isPending?booleanWhether this method’s enrollment is pending
onSetUpMouseEventHandler<HTMLButtonElement>A function to call when the user clicks to set up this method