User Manual

Label

30/6/25
Label

Kuika's Label element is used to provide text or information in the user interface. It is designed to clearly and concisely convey important information that users need to understand as they navigate through your application. Label is often used in combination with form fields, buttons or other UI elements to explain what the content means. For example, in a form, labels such as "Name ‘ or ’Email ” can be used to indicate what information users should enter. In this tutorial, you will learn how to effectively present information in your application using the Label element.

The Label element is supported in web and mobile applications.

This training content consists of the following topics:

  • Adding a Label element
  • Label element properties
  • Element settings and customization

Add Label Element

  1. Log in to the Kuika platform.
  2. Select the project you will work on from the Apps screen.
  3. Enter the UI Design module.
  1. From the Elements panel on the left side, drag the Label element under the Display category and drop it on your screen.
  • If you drag the Label element to an empty space, it will automatically be added inside a Row element.
  • If you drag it into a Column, only the Label element is added.
  • You can add Label element to all Container type elements.

Label Element Properties

You can configure the properties of the Label element from the Properties panel on the right side.

  • Value: This is the field where you can type static text. Using Symbol Picker, you can dynamically display the value of another element or the result of an action.
  • Maxline: Allows the content to be displayed up to a certain number of lines, regardless of the text length.
  • Formatter: Used to format or organize the displayed content in a specific way. You can select from the following options in the Properties panel dropdown:
    • money: Displays the amount of money with 2 decimal places. (Example: 27.99)
    • money-var-1: Displays the amount of money without decimals. (Example: 28)
    • money-4-decimal: Displays the amount of money with 4 decimal places. (Example: 27.9999)
    • money-tl: Displays the amount of money with the Turkish Lira symbol. (Example: 27.99 ₺)
    • phone: Formats the phone number as (999) 999-9999.
    • percent: Adds the percent symbol and represents the value as a percentage. (Example: %25)
    • fractional-2: Displays a number with 2 decimal places. (Example: 3.14)
    • fractional-5: Displays a number with 5 decimal places. (Example: 3.14159)
    • datetime: Displays date and time in DD/MM/YYYY HH:mm:ss format. (Example: 20/10/2023 14:30:45)
    • date: Displays date in DD/MM/YYYY format. (Example: 20/10/2023)
    • date-var-1: Displays date in DD:MM:YYYY format. (Example: 20:10:2023)
    • short-date: Displays date in a short format. (Example: Oct 20)
    • time: Displays time in HH:mm:ss format. (Example: 14:30:45)
    • time-ago: Displays how much time has passed since a specific date and time. (Example: 2 days ago)
  • Tooltip: Specifies the description text that appears when the user hovers over a Label element. For example, hovering over an "Email Address ‘ label may display a description such as ’Please enter a valid email address ”.

The Label element used in Android applications now supports not only bold but also other font weight styles. This provides more flexible and customisable text style options.

The Label element allows users to quickly and clearly recognize information in an application. It also contributes to making your app look more organized and professional by presenting different types of data in a specific format.

Element Settings and Customization

Authorization

To manage access control at the element level, you can use the Authorization section in the Properties panel.

Access Types

Anonymous

Allows all users to view the element without logging in.

Restricted

Restricts access to only verified users or specific roles.

  • Everyone: When enabled, all logged-in users can access the element.
  • Roles: The roles allowed to access the element are selected here. To edit the role list, click the gear (⚙️) icon next to the Roles field to open the Role Management window. From this window, you can add new roles, create folders, or manage existing roles.

Unauthorized Behavior (Hide / Disable)

If the user does not have the required role, you can specify how the element should behave in the Choose field:

  • Hide: If the user is not authorized, the element is completely hidden and does not appear on the screen.
  • Disable: The element remains visible but becomes unclickable / unusable.

This setting is used to manage how unauthorized users encounter the element.

Visibility

  • Always Visible: Element is always visible.
  • Hidden: Element is hidden.
  • Sometimes Visible: The element is visible depending on a specific condition.

To configure the setting:

  1. Select the element on the screen.
  2. Open the Properties panel on the right edge.
  3. In the Visibility field, select an option according to your needs.

Editability

  • Enabled: Elements can be edited.
  • Disabled: Element cannot be edited.
  • Sometimes Enabled: The element can be edited or uneditable according to certain conditions.

Interface Design with Style Panel

By customizing your elements with the Styling Panel, you can create impressive interfaces for your web and mobile applications. In this section, you can configure the following settings:

  • Layout: Sizing, alignment and padding settings. Settings include Size, Min Size and Align.
  • Text: Font, style, color, size and spacing settings.
  • Fill: Customize the background with color or images.
  • Border: Add borders and corner radius settings.
  • Shadow: Add a shadow effect to add depth to elements.

By following these steps, you can configure the Area Chart element to suit your needs.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar