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

Installation

coral-formik

@krakentech/coral-formik is a package of convenience components that wrap our existing form atoms (TextField, Select, etc) to provide the bindings needed to use Coral atoms with Formik.

Be sure to follow the steps from Installation to set up your project with Panda CSS and Coral before using this package.

Install dependencies

npm i @krakentech/coral-formik formik

Prerequisites

PackageVersionRequired
@krakentech/coral^30.0.0

Required

@krakentech/coral-design^4.0.0

Required

formik^2.4.6

Required

react^18.2.0 || ^19.0.0

Required

@types/react^18.2.0 || ^19.0.0

Optional

Last updated on