Skip to main content

Builder API reference

This API reference contains all the builder-related exports of the Tripetto Builder package. These exports are used when integrating the builder into custom projects.

info

This package is also used when developing custom blocks for the builder. The API reference documentation for all exports related to developing custom blocks is located in the blocks documentation.

🚀 Quickstart

Implement builder using plain JS Implement builder using React Implement builder using Angular Implement builder using HTML

✨ Installation

npm install @tripetto/builder
Typescript support

This package contains type declarations and supports TypeScript out-of-the-box.

⚛️ Components

💎 Classes

▶️ Functions

🗂️ Modules

⛓️ Interfaces

🗿 Constants

📁 Source code

The Tripetto Builder package code is on GitLab.