📄️ Html Templates
Start by creating a html-templates.json file in your root workspace folder. The file should look like the one below:
📄️ Layouts
You can configure ready to use layouts, HTML snippets. These will appear in the Actions... -> Display Layout list.
📄️ Lists
You can configure ready to use lists, which can be connected with data properties from the component. These will appear in the Actions... -> Display Data list for array type of properties.
📄️ Forms and inputs
You can configure ready to use forms, which can be connected with data properties from the component. These will appear in the Actions... -> Display Data list for Reactive Forms types of properties, like FormGroup.