Common properties
Conditional render
This property allows you to conditionally render a component. You can avoid rendering a component if a certain condition is not met.
If conditional render is set to true, the component will be rendered.
If it is set to false, the component will not be present in HTML tree.
Show placeholder
This property allows you to hide containers placeholders in editor.
Tooltip
This represent title
HTML attribute. Learn more.
Workflows
In this section you can create workflows for your component or navigate to existing workflows.
Last updated