For Master-Detail Style Apps
Streamline the interaction between user inputs and your application’s response and transform your approach to hierarchical data presentation.
See App Builder in Action Book a DemoDesign Interface That Emphasizes Functionality
It’s time to go beyond common use cases for handling records in your project. Bring your apps to life, enabling the Master-Detail pattern, allowing you to display extended details about a single record.
Defining a Hierarchical Order
Maintain a seamless flow of information and enable users to quickly scan through a list of items. Show a well-structured Master view with UI elements that are shared across all Child views for improved flexibility.
Mapping Navigation Fast
Quickly navigate and interact with your app by easily setting up routing for your components. Simply pick a component, create an interaction for it, and pick the destination view to create seamless and user-friendly navigation within your apps.
Pass Data Between Components Easily With Variables
Use Global and Local Variables to pass data the way you need. It’s the glue and core of your data interaction and state management. Now with String, Number, Boolean, Date, Object, and Array.