User Interface (UI) Components
Last updated
Last updated
User interface (UI) components make up the visual aspect of your app. Combine, style and customize Thunkable UI components to give your app personality and style that best suits your brand.
Each UI component you add to your app has an associated properties panel unique to that component. Using the various settings in the properties panel, you can style and customize your Thunkable UI components to give your app personality and style that best suits your brand.
A label's properties panel is displayed on the right in the example below. Note its unique properties, such as the label's text, font, color, etc.
The component tree can be found at the top left corner of your project's designer. The component tree contains a list of the UI components in your app. The expand and collapse arrows show or hide the nested UI components.
Once you’ve perfected a UI component on the Design tab of a drag and drop project, you can duplicate it using copy-and-paste keyboard shortcuts.
To copy and paste a component:
Click on a component name in the component tree (A) or the component within a screen in your workspace (B).
Type ctrl+c or command+c on Mac, and ctrl+c on PC, to copy the component.
Type ctrl+v or command+v on Mac, and ctrl+v on PC, to paste a duplicate of the component.
Click and drag the new component to position it as you desire.
You can delete UI components from the component tree or the component's properties panel.
To delete a UI component from your project:
Click the trash can icon.
Confirm the deletion.
To delete a UI component from your project:
Click on a component name in the component tree or the component within a screen in your workspace.
Select Delete.
Confirm the deletion.
Learn more about each of the UI components:
Basic ComponentsData ComponentsInput ComponentsMedia ComponentsEmbed ComponentsModulesOnce you have designed the UI you want, you can start adding functionality to your app with blocks and app features!
Thunkable Blocks OverviewHover over a component's name in the component tree.
Click the vertical ellipsis in the upper right of the component's properties panel.