Skip to Content
🎉 Coral x Panda has been released 🎉 Read the Migration Guide

CreatePasswordTitle

CreatePasswordTitle is a sub-component of the CreatePassword organism.

Basic Usage

import { CreatePassword } from '@krakentech/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