Composer
Composer
Changelog
Bugs and feature requests
AppGyver Academy
Home
Changelog
AppGyver Academy
Bugs and feature requests
Using Composer Pro
Introduction
The App Builder
User Interface
Creating user interfaces
Components
Navigation
Variable editor
Theme editor
App logic
App logic overview
Variables
Device sensors
Debugging
Events
Custom JavaScript
Data
Configuring data resources
REST API direct integration
AppGyver Cloud Storage
Authentication
Messaging
Push notifications
Publishing / Distribution
Required build assets and settings
Distributing your app
Reference
Component gallery
Flow functions reference
App
Audio
Auth
Cache
Contacts
Data
Device
Dialog
Filesystem
I18n
Media
Notifications
Navigation
Sensors
Storage
Utility
Debounce
Debug log
Delay
If condition
Throttle
Variables
View
Formula functions reference
Page properties reference
Sensor variables reference
System variables reference
Style properties reference
Policies & Guidelines
Issue reporting guidelines
Utility
Here are the articles in this section:
Debounce
Implements basic debounce, meaning this node will trigger only after it stops receiving input events for a given time.
Debug log
Logs a message to the AppGyver Debugger. If running the app on the browser, also logs the message into the web browsers ...
Delay
Waits for the given time until continuing logic flow execution.
If condition
Evaluates the given condition. If it is truthy, the firsrt output is triggered. If not, the second output is triggered.
Throttle
Limit the number of events going through a logic flow with throttle.
Previous
Set item to storage
Next
Debounce
Last updated
1 month ago
Export as PDF