Customizing Components

To help you make your first steps with Unite UX and lay the foundation of your new design system, this tutorial demonstrates how to match the Kendo UI Button component styles with a button design that was created by a UI or UX designer.

Unite UX allows you to compare the design that is exported by a designer and the design of the Kendo UI components side by side. To increase your productivity, you can directly transfer styles from the design to the Kendo UI components. You can inspect the values of every design property, for example, borders, colors, background effects. With a single click, you can apply these values to the UI components and achieve a perfect match.

To customize a component in Unite UX:

  1. Log into Unite UX.

  2. Create a Unite UX project.

  3. Apply the styles from the design to the Kendo UI components.

Prerequisites

Logging into Unite UX

  1. Navigate to uniteux.telerik.com.

  2. In the Unite UX authentication window, enter the login credentials for your Telerik account. Click LOG IN.

Creating a Unite UX Project

In this tutorial, you create a new project from a template. The template behaves like a design that has been exported and shared by a designer - it includes all required assets like component designs and icons.

To create the project:

  1. Navigate to the Unite UX dashboard.
  2. Enter your credentials, and then select LOG IN.
  3. Under Create New Project, select Start From Template
  4. Enter a name for the project, and then select CREATE.

Create a New Project in Unite UX

When you work with a designer on your UI component library or design system, use the Start from Blank option.

Applying Design Styles to UI Components

Before you start with the customization of the UI components, inspect the Unite UX screen. By default, you will see the following panes:

  • DESIGN—Shows the design that has been created in Figma and then exported by a designer.

  • COMPONENTS—Shows the Kendo UI components.

  • DESIGN PARTS—Allows you to inspect the components from the design and their layers. This pane appears when you select a component from the design.

  • COMPONENT PARTS—Allows you to select and customize the parts that comprise a UI component. This pane appears when you select a UI component.

  • PROPERTIES—Allows you to modify the individual properties of the UI components. This pane appears when you select a UI component.

  • DESIGN STYLES—Allows you to inspect the styles in the design. This pane appears when you select a component from the design.

  • COMPARISON pane—Allows you to compare the design with the styles of the UI components.

To apply the styles from the design to the Kendo UI components:

  1. In the DESIGN pane, zoom in to see more details in the Button frame. Do the same for the Button frame in the COMPONENTS pane.

  2. Transfer the solid primary button styles from the design to the components:

    • In the DESIGN pane, select the solid primary button in its NORMAL state.
    • In the COMPONENTS pane, select the solid primary button in its NORMAL state.
    • In the DESIGN STYLES pane, select Copy Styles.
    • In the COMPONENT PARTS pane, select the Paste icon.
  3. In the COMPARISON pane, use the slider to compare the design of the component with its current style.

  4. Transfer the solid primary button typography styles from the design to the components:

    • In the DESIGN PARTS pane, select the Label layer.
    • In the DESIGN STYLES pane, select Copy Styles.
    • In the COMPONENT PARTS pane, select the Paste icon.
  5. Transfer the hovered solid primary button styles from the design to the components:

    • In the DESIGN pane, select the solid primary button in its HOVER state.
    • In the COMPONENTS pane, select the solid primary button in its HOVER state.
    • In the COMPONENT PARTS pane, select the Paste icon.
  6. Repeat the copy-paste steps for the remaining solid primary button states—ACTIVE, SELECTED, FOCUSED, and DISABLED.

  7. Repeat the copy-paste steps for all states of the solid secondary button.

  8. Use the COMPARISON pane to confirm that the solid primary and secondary button UI component on the right matches the design on the left.

The solid primary and secondary buttons look just like required by the design. You can continue styling the components by adjusting more properties.

In this article
Not finding the help you need?