Appearance
This section allows developers to configure how the builder itself looks and feels. This section focuses on the visual presentation and layout of the builder interface, providing customization options to match your brand or enhance the user experience.
In this section, you can:
- Themes & Layouts: Choose themes and layouts for the builder interface, allowing you to adjust its overall appearance to suit your application’s design style.
- Custom CSS/JS: Add custom styles or scripts to further tailor the builder’s appearance, ensuring it aligns with your brand’s look and feel.
- Design Tweaks: Make small adjustments to the builder’s UI elements, enhancing the user interface to provide a smoother editing experience.
By configuring the builder’s appearance, you can provide a visually cohesive and user-friendly environment for your end-users, ensuring that the design and layout of the builder are consistent with your platform’s branding and usability standards.
📄️ Themes
This feature allows you to customize the overall look and feel of the drag-and-drop builder interface. We offer four out-of-the-box themes that can be easily applied to the builder, giving you the flexibility to choose between light and dark modes as well as different design styles.
📄️ Layout
The layout options allow developers to configure the layout of the builder's tool panels, ensuring that the user interface can be customized to fit the needs and preferences of your end-users.
📄️ Loading Spinner
This feature allows you to replace the default loading spinner in the builder with a custom one, either using an animated image or an HTML/CSS-based loader. This gives you flexibility to match the builder’s loading animation with your application’s branding or user interface design.
📄️ Custom JS / CSS
The builder runs inside an iframe, which allows developers to customize its appearance and behavior using custom JavaScript and CSS. You can pass both custom JS and CSS during the builder's initialization. This feature is particularly useful for adjusting the builder's look and feel or extending its functionality with custom tools and custom property editors.