Welcome to the Apps Quickstart! This page will provide you with the necessary knowledge to build your first applications in a matter of minutes.
+ App
, and let’s get started!
Delete component
at the bottom of the Settings
tab. You can resize your components by dragging the resize handler on the bottom-right corner.
If you have numerous components you might need to Anchor some of them to have them unmovable by other components.
Check out all of our components at this page or (better) directly from the app editor. Know that we can quickly add components to the library, just reach out to us.
Create an inline script
or Select a script or flow
(from workspace or hub) and you’re good!
The Outputs of each component can be found on the left side menu. Each of them is associated with a component (see the component id).
Inputs can be connected to any output: on a component click on Connect
and associate inputs to outputs.
App inputs
tab found in the ⋮
menu of the toolbar.
Settings
tab, configure the style of each component (color, size, label, etc.) either directly in the boxes or using Custom CSS (on the Component Settings - Styling tab).
At the app level, you can give a harmonized style to your app with CSS. On the Global Styling
tab, give details in boxes or in JSON, for the whole app and per class of component.
Debug Runs
tab to review past runs with details for each component.
Publish
it, or even Publish to Hub
and export it in JSON or Hub compatible JSON from the ⋮
tab.
Follow our detailed section on the App Editor for more information.