Composer documentation
  • Quick Start
  • SAP Help Portal
  • Changelog
  • Bugs & Feature requests
Contents x
  • Home
  • Quick start
  • Platform
  • App logic
  • Formula functions
  • Build / Distribute
  • BTP
  • Best practices
  • Reference
  • Example apps
  • Deprecated material
Powered byDocument360

Variables
3 Articles in this category

Share this

  • Share
  • Dark
    Light
Contents

Variables

3 Articles in this category
  • Share
  • Dark
    Light

Binding data

A key concept in Composer is the ability to bind component properties to data stored in variables. The basic use case is binding a property directly to a variable. For example, I can bind a Title component's Content property to my CurrentCar.br...
Updated on : 25 May 2022

Data variables

A data variable is essentially the same a page variable that exists in the context of the current page, i.e. it's not accessible from other pages, and disappears if the page is removed from the navigation stack. The difference is that it gets its sc...
Updated on : 25 May 2022

App State

Every Composer app that is running has what is called app state . It consists of two interlinked concepts: variables state and component state . State in Composer vs. React State in Composer apps is similar to React state (after all, the run...
Updated on : 13 Jun 2022

Cookie consent

By using this site, you consent to the use of only necessary cookies to enhance your site experience and improve our services.