Documentation guide
The custom apps documentation is divided into topic groups. The topic groups are structured the same way as you would navigate inside the Apps builder in Make.
App components
The APP COMPONENTS section describes how to define and configure the basic elements of a custom app. The basic custom app elements are listed in the top menu in the custom app configuration, for example: Base, Connections, and Modules.

Component blocks
Every structure element is divided into blocks. Some of these blocks appear in multiple places and share the same purpose, while others do not.
For example, parameters (static or mappable) are available everywhere apart from Base and Functions. Meanwhile, common data exists only inside Base and Connection.
Information detailing these blocks can be found in the COMPONENT BLOCKS section.

Block elements
Block elements are like bricks for component blocks. A block doesn't exist without these elements. Multiple elements form a block.
Pick a brick that suits your needs. You can use multiple, separated components or combine them together by using the nested property.
Last updated