Options
All
  • Public
  • Public/Protected
  • All
Menu

External module ui

Index

Type aliases

CarouselEventData

EventCallback

EventCallback: function

Type declaration

    • (args: any[]): void
    • Parameters

      • Rest args: any[]

      Returns void

Variables

Const DEFAULT_DISTANCE_TO_ACTIVE_SLIDE_ATTR

DEFAULT_DISTANCE_TO_ACTIVE_SLIDE_ATTR: "data-index" = "data-index"

Const YOUTUBE_IFRAME_API

YOUTUBE_IFRAME_API: "https://www.youtube.com/iframe_api?trustedtypes=1" = "https://www.youtube.com/iframe_api?trustedtypes=1"

Functions

getTranslateX

  • getTranslateX(el: HTMLElement): number

Object literals

Const Key

Key: object

ENTER

ENTER: string = "Enter"

ESC

ESC: string = "Escape"

SPACE

SPACE: string = " "

Const defaultConfig

defaultConfig: object

namespace

namespace: string = "degu-youtube-modal"

parentSelector

parentSelector: string = "body"

scriptLoader

scriptLoader: ScriptLoader = new ScriptLoader()

transitionDuration

transitionDuration: number = 300

useHandlerOnMobile

useHandlerOnMobile: true = true

playerVars

playerVars: object

autohide

autohide: 1 = 1

autoplay

autoplay: 1 = 1

fs

fs: 1 = 1

iv_load_policy

iv_load_policy: 3 = 3

modestbranding

modestbranding: 1 = 1

rel

rel: 0 = 0

showinfo

showinfo: 0 = 0