Skip to content

TomekMoryl/ui-toolkit-settings-tab-example

Repository files navigation

Example Settings Tab

Introduction

This example show how can you use settings tab in Avid MediaCentral | Cloud UX.

Settings Tab

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

Alt text

In this example in your User Settings window you can seeSettings-Tab-Example.

Alt text

From here you can change message that is displayed in Application, color and size of it.

Change Tab

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.

Alt text

If you want to change Settings Tab you can do it in UserTabSettings.

Alt text

If you want to change Application you can do it in Main View.

Alt text

Running the example

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:

  1. npm install
  2. npm start
  3. Go to your 127.0.0.1:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published