Custom Code - Basic Component
This component allows you to embed a feature or a component in your no-code app that the builder does not provide.
Accessing the Custom Code
To add a custom code, go to the “Basic” category under the Components panel and drag and drop the "Custom Code" component in the canvas.
Adding a Custom Code
After dropping the Custom Code component in the canvas, a dialog box to insert your code will appear, as shown in the image below:
You can write your custom code here to add the HTML/CSS component of your choice which is not available in the builder. Once you finish writing the code, click the Save button below, the new component will add automatically.
You can also copy paste a readily available code from different sites and sources, as shown below:
Keep one thing in your mind, while writing or copying a code, the added custom code should be made with HTML/CSS to successfully work.