Flow: Callback component
I have released a new Flow component called Callback with powerful functionality for most of the Flow designs.

Flow: Callback component
I have released a new helpful Flow component called Callback
. This component can trigger, send or mask another component and repeat a specific Flow. It's something like a ghost.
Try the Callback component:
- Install it via Flow
- The callback component is part of
Common
components
Example 1
In this example, the callback component simulates click
on the Trigger component.
Example 2
In this example, the callback component sends a modified data as the trigger component. So you can easily create e.g., pagination with this component:
Other posts from Total.js Platform
- 2023-09-02August report 2023
- 2023-08-28Introducing Total.js API Services: Empower Your Applications with Powerful API Endpoints
- 2023-08-15Handling WebSocket Messages in Total.js: A Comprehensive Guide
- 2023-08-11Total.js OpenTemplates
- 2023-08-07Find data in PostgreSQL: A Comparison of Express.js, Laravel, and Total.js
- 2023-08-02July report 2023
- 2023-07-27View Engines: A Comparative Analysis of Express.js, Laravel, and Total.js
- 2023-07-10CRUD Routing: A Comparative Analysis of Total.js, Express.js, and PHP Laravel
- 2023-07-05Sending Emails: A Comparative Analysis of Total.js, Express.js, and Laravel
- 2023-07-05Localization: A Comparative Analysis of Express.js, PHP Laravel and Total.js