Read control nodes and generate HTML text
This example explains how to read control nodes and use the text widget’s HTML feature to style text.
Widget used
Functions covered
Composition structure
The composition has one sub-composition called Lower, as you can see in the composition tree.
To see this sub-composition's widgets:
In the composition navigator, select the Widget Explorer tab.
This composition contains three widgets, but for this quick start, you'll look at the text widget, which in the composition is called lowerFullname.
Composition script
Now that you have located the composition's text widget, learn how to use the text widget’s HTML feature to style text and set a background color in the Lower composition script.
You can also copy and paste the composition script below into your own compositions.
Singular control app
Last updated