Skip to Content
🎉 Coral now has an MCP Server, check out the docs
DocumentationOrganismsResetPasswordResetPasswordButton

ResetPasswordButton

ResetPasswordButton is a sub-component of the ResetPassword organism.

Basic Usage

import { ResetPassword, ResetPasswordButton } from '@octopus-energy/coral/organisms'; <ResetPassword> <ResetPasswordButton buttonText="Send email" /> </ResetPassword>

Full API

NameTypeDefault
buttonTextstring
buttonDisabledboolean
Last updated on