Properties
#
ConfigurationThe configuration of the properties needs to be done in the properties.yaml
file. The properties are additional form controls that can be attached to any layer, including the main document.
For example, a color
property can be attached to a text
layer to add a color picker in the panel. Updating the property will fire a dedicated event in the template, allowing to override the text color with the selected one.