Last updated:
The Formcentric Vue Client enables the embedding of Formcentric forms into Vue applications via the component FormcentricForm from the package @formcentric/client-vue.
This article explains how to embed Formcentric forms into a website.
Configuration in Vue 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 Vue syntax and Vue-specific special cases.
This article provides typical error patterns as well as guidance on how to analyze and resolve common issues.