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

CreatePasswordTitle

CreatePasswordTitle is a sub-component of the CreatePassword organism.

Basic Usage

import { CreatePassword } from '@octopus-energy/coral/organisms'; <CreatePassword> <CreatePasswordTitle title="Setting up your password" /> </CreatePassword>

Setting up your password

Full API

NameTypeDefault
titlestring

The main title for the CreatePassword organism.

Last updated on