Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.21 KB

Example Action App

The Example Action app is an example of a custom action in MediaCentral Cloud UX.

Once installed MediaCentral Cloud UX will have a new Pane called "CloudUX-Action-Example".

For more info go to documentation

This example was created using MediaCentral Cloud UX Toolkit:

Action can be found there:

Alt text

Click to toggle actions:

Alt text

See action displayed:

Alt text

Action definition:

Alt text

Binding definition:

Alt text

Running the examples

To run these examples you will need a running MediaCentral Cloud UX server running. Connection settings can be changed in src/project.config.json

Dependencies

MediaCentral Cloud UX Toolkit

This example contains a basic action description and it's binding.

Running:

npm install
npm start