User Manual

Float Button

4/7/25
Float Button

The FloatButton is an action button supported only in web applications on the Kuika platform. It can be positioned in fixed corners of the screen and is commonly used for scenarios such as navigation, adding records, quick actions, or opening a FloatPanel.

The FloatButton element is only supported in web applications.

Adding a Float Button Element

  1. Log in to the Kuika platform.
  2. From the Apps screen, open the project you are working on.
  3. Switch to the UI Design module from the left menu.
  1. In the Elements panel, select the Navigation category.
  2. Drag and drop the FloatButton element into the workspace.
  3. Configure the properties from the panel on the right.

Float Button Properties

  • Label: Specifies the text to be displayed on the button.
  • Icon: Allows you to select an icon to accompany the button.
  • Tooltip: A description shown when the user hovers over the button.
  • Position: Determines where on the screen the button will be fixed:
    • top left: Fixed to the top-left corner.
    • top right: Fixed to the top-right corner.
    • bottom left: Fixed to the bottom-left corner.
    • bottom right: Fixed to the bottom-right corner.
  • offsetX: Specifies the horizontal spacing (in pixels) from the left or right edge.
  • offsetY: Specifies the vertical spacing (in pixels) from the top or bottom edge.

The offsetX and offsetY values are used to set the distance from the selected edge. For example:

  • If bottom right is selected:
    • offsetX: distance from the right edge
    • offsetY: distance from the bottom edge
  • If top left is selected:
    • offsetX: distance from the left edge
    • offsetY: distance from the top edge

Using FloatButton with FloatPanel

FloatButton is commonly used to trigger a FloatPanel.


The FloatPanel is opened using a Navigate action, defined as follows:

  • Click +ADD ACTIONonClick → assign the Navigate action.
  • Set the target panel type to FloatPanel.
  • The FloatPanel serves as an alternative to Drawer and Modal components.

Use Cases

  • A “+” button for adding new records
  • Opening a help or support panel
  • Launching a feedback or comment form
  • Displaying additional settings or operations

FloatButton is an ideal solution for applications aiming to keep the user interface clean while providing quick access to actions.

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