Float Button

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

  • Anonymous Access: Allows users to access without entering account information.
  • All Roles Access: Provides access by verifying users' account information.
  • For element-level authorization, edit Authorization settings in the Properties panel.

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.

Actions

Kuika supports the following system actions:

  • Arithmetic, Authorization, Condition, Device, Export, Geolocation, Inversion, Local Storage, Multi Language, Navigation, Notification, Payment, UI Control, Process Administration, Process Automation, Trigger, Process Automation, Process Administration and String Operations.
  • You can also use SQL actions that you create yourself.
  • You can use the +ADD ACTION button from the Properties panel to add an action.
Actions support may not be available in some elements.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar