Step-by-Step Setup
Add Component Wireframes
Copy the wireframe template of the component you want to customize. You can find the wireframe templates in the component’s UI Customization documentation.
- React / Next.js
- Other Frameworks
Customize the Template
You can customize using the options like:
- Layout Customization: Replace, remove, reorder parts, and create variants
- CSS: Apply custom CSS and themes
- Template Variables: Add dynamic content to your templates
- Conditional Templates: Add conditional rendering logic
- Conditional Classes: Apply CSS classes conditionally
- Action Components: Add custom interactivity
- React / Next.js
- Other Frameworks

