Goril.app Studio
  • Goril.app Studio Documentation
  • Setup
  • Quick Start
  • Main Pages
    • Architect
      • Toolbox
      • Explorer
      • Application Preview
      • Settings Panel
    • Storyboard
    • Assets
    • State
    • Custom Code
      • Custom Functions
      • Custom Actions
      • Custom Dependencies
      • Custom Widgets
    • Settings
      • General
      • Theme
      • Firebase
    • Action Flow Editor
  • Cookbook
    • My first application
      • Create the project
      • Create the Task model
      • Create the base HomePage Layout
      • Complete the HomePage Layout
      • Add Update Task Action in HomePage
      • Create the CreateTask component
      • Add Actions in CreateTast component
      • Create the EditTask component
      • Add Actions in EditTask component
Powered by GitBook
On this page
  • Basic Parameters
  • Generate Children From Variable
  • ✨ Tips
  • Add Action
  • Add Animation
  1. Main Pages
  2. Architect

Settings Panel

PreviousApplication PreviewNextStoryboard

Last updated 2 years ago

Manage and customize all aspects of selected widgets or components from a centralized location. Adjust parameters such as layout, styling, interactions, and more to achieve your desired app aesthetics and functionality effortlessly.

The Settings Panel put to your disposal four key tools :

  • Basic parameters

  • Generate children from variable

  • Add Action

  • Add Animation

Basic Parameters

It allows you to modify the parameters of you page or widget and see the result directly on the Application Preview.

Generate Children From Variable

It allows you to generate children of a widget by taking in parameter a data source.

This data source can be anything such a a List of String, an observable ..

✨ Tips

There is two checkbox List and Nullable to fully customize the data source you want to use !

Add Action

It allows you to add action to the concerned widget.

To fully understand the Action Flow Editor see Action Flow Editor page.

Add Animation

It allows you to add animation to the concerned widget.

There is a large choice of animation you can choose when clicking on Add Animation.

You can now click on the animation to deploy an inside settings panel to customize it.

Settings Panel
Basic Parameters
Generate Children From Variable
Add Action
Add Animation
Animation choices
Added Animation
Animation Settings