Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 831 Bytes

TextColor.md

File metadata and controls

10 lines (7 loc) · 831 Bytes

# TextColor

Properties

Name Type Description Notes
primary string The primary color of the text.<br/><strong>NOTE:</strong> If no value is provided, then the following value will be applied by default when web form is opened: <code>#232323</code> [optional]
secondary string The secondary color of the text (e.g. login hint, summaries, etc). Can be the same as primary color.<br/><strong>NOTE:</strong> If no value is provided, then the following value will be applied by default when web form is opened: <code>#848484</code> [optional]

[Back to Model list] [Back to API list] [Back to README]