Style Classes - Applying Style Classes to UI Components

You can apply different styles to different UI Components.


Style classes can be written using the Theme Component of Contineo and then can be used as and when required, for different UI Components.

Example 1: To apply the cnx-indicator style class to the Employee Name Indicator field.

Steps:

  1. Open the UI Widget.

  2. Right-click Indicator field and open the Properties Panel.

    Step 2

  3. Enter the style class name as cnx-indicator in HTML and CSS > Style Classes.

  4. Click SAVE.