Skip to main content
New to wireframes? Start with the Wireframes Overview for the model, the interactivity rule, and scoping. This page is the setup walkthrough.
Empty wireframes keep Velt’s default styling. Adding any children to a wireframe template removes most of its default styling, giving you full control over the layout. You will still need CSS overrides on any remaining styles plus your own classes to reach the desired look.

Step-by-Step Setup

1

Add the root Wireframe Container

2

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.
3

Customize the Template

You can customize using the options like:Example:
4

Add the Feature Components

  • After defining templates, use the actual feature components in your app as normal.
  • The wireframe components are not meant to be rendered directly in your application. They merely serve as template definitions.