Variable componentsMapConst

componentsMap: {
    lowerthird_1: typeof LtLeftTextbox;
    lowerthird_2: typeof LtHorizontalMirror;
    lowerthird_3: typeof LtSlideBold;
    lowerthird_4: typeof LtDoubleSlideRect;
    lowerthird_5: typeof LtTwoSlideRects;
    overlay_screen: typeof OverlayScreen;
    stickers: typeof Stickers;
    watermark: typeof Watermark;
} = ...

Type declaration

  • lowerthird_1: typeof LtLeftTextbox
  • lowerthird_2: typeof LtHorizontalMirror
  • lowerthird_3: typeof LtSlideBold
  • lowerthird_4: typeof LtDoubleSlideRect
  • lowerthird_5: typeof LtTwoSlideRects
  • overlay_screen: typeof OverlayScreen
  • stickers: typeof Stickers
  • watermark: typeof Watermark