Last updated:
The Formcentric React Client enables the embedding of Formcentric forms into React applications via the component FormcentricForm from the package @formcentric/client-react.
This article explains how to embed Formcentric forms into a website.
Configuration in React makes use of props on FormcentricForm. The technical semantics of the common Formcentric keys are described in the main Formcentric Client (General) documentation. This page therefore focuses on the React syntax and React-specific special cases.
This article provides typical error patterns as well as guidance on how to analyze and resolve common issues.