MaestroThe UI design product. | Form Builder | 22.04 This feature was updated in 22.04.
The Maestro editor comes with the rich text editor allowing you to directly apply custom HTML, styles, images and Font AwesomeFont Awesome is a font and icon toolkit based on CSS and Less., as well as use AngularJSAngularJS is a structural framework for dynamic web apps. It lets you use HTML as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. AngularJS's data binding and dependency injection eliminate much of the code you would otherwise have to write. For more information, see http://angularjs.org/ expressions in some component's, such as a label, to derive the text from other fields in the form.
To edit text in the rich text editor:
The component's property must be enabled for the rich text content. Rich text is enabled for all labels, but you can also define component properties as rich text, for example section headings and the help text (popover) to name a few.
The editor provides a larger workspace for editing the properties, as compared to the label text area itself, and the editor has the following options:
body
.You can also insert Font Awesome icons into a component using rich text properties using the HTML code, for example, <i class="fa fa-camera-retro"></i>
&
. For example, if you want to have a label text as R & D, you should type it as R & D
HTML source.
You can't use any of rich text formatting in this mode.
Next, learn about Properties pane.