Kuika's Panel element is used to group and organize content in the user interface. The panel keeps UI elements together, allowing users to focus on a specific section. It is ideal for dynamic backgrounds, card structures, page layouts, and information boxes.
The Panel element is supported in both web and mobile applications.
Areas of Use
Creating card structures on the Dashboard,
Displaying profile information in boxes,
Preparing information panels with dynamic backgrounds,
Separating form fields into groups,
Organizing lists or table summary fields, etc.
Using Dynamic Background in Panel
1. Dynamic Background Color
Steps:
Open your project on the Kuika platform.
In the UI Design module → drag and drop a Panel element onto the screen.
After selecting the panel, go to the Properties panel on the right.
Find the Dynamic Background Color field.
Here, select a data field using the Symbol Picker. (e.g., WeatherType, StockStatus)
Define color mappings:
Sunny → #FFD700 (yellow)
Cloudy → #6f42c1 (purple)
Rainy → #6c757d (gray)
The Panel's background color automatically changes based on the value coming from the data source.
2. Dynamic Background Image
Steps:
Again, select a Panel element.
In the Properties panel → find the Dynamic Background Image field.
In this field, select the image URL from the data source. (e.g., WeatherImageUrl, UserProfilePhoto)
Add the appropriate image links to the data table.