FullScreenButton.manifest.js 107 B

12345678
  1. define(
  2. {
  3. "description" : "Full Screen Button",
  4. "configuration" :
  5. {
  6. "controlName" : "Control1"
  7. }
  8. });