This example show how can you use settings tab in Avid MediaCentral | Cloud UX.
To add settings tab follow guide. Settings tab allow you to put your application in User Settings. To see it just click on your avatar and select User Settings
In this example in your User Settings window you can seeSettings-Tab-Example.
From here you can change message that is displayed in Application, color and size of it.
If you want to change tab you can do it in settingsTabEntry. index will change positions of your tab, displayName will change displayed name of your tab.
If you want to change Settings Tab you can do it in UserTabSettings.
If you want to change Application you can do it in Main View.
To run example you will need Avid MediaCentral | Cloud UX server. Properties
can we changed in src/project.act.
After you change hostIp in project.act
you can run application.
from cli type:
npm install
npm start
- Go to your 127.0.0.1:8080.