Stock runners
Stock runners are full-featured runners built and maintained by the Tripetto team. Stock runners are the easiest and most convenient way to run a Tripetto form. They provide a seamless experience out-of-the-box and are very easy to use and implement. There are currently three different form UIs (we call them form faces) to choose from.
- Autoscroll runner: Fluently presents one question at a time;
- Chat runner: Presents all questions and answers as a chat;
- Classic runner: Presents question fields in a traditional form format.
tip
Each runner presents the form using a different UI to the user. Those different form UIs are called form faces.
🚀 Quickstart
▶️ Implement stock runner using plain JS
▶️ Implement stock runner using React
▶️ Implement stock runner using Angular
▶️ Implement stock runner using HTML