Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IEpubMediaOverlayOptions

Index

Properties

Optional activeElementAncestorClass

activeElementAncestorClass?: string

CSS class name to apply to ancestor elements for the currently playing EPUB Content Document element.

A value of null means this feature is not used.

default

null

Optional fallbackActiveElementClass

fallbackActiveElementClass?: string

Fallback CSS class name to apply to the for the currently playing EPUB Content Document element, if the OPF document does not specify any such class.

default

-epub-media-overlay-active

Optional fallbackPlaybackActiveClass

fallbackPlaybackActiveClass?: string

Fallback CSS class name to apply to the EPUB Content Document's document element when playback is active, if the OPF document does not specify any such class.

default

-epub-media-overlay-playing

Generated using TypeDoc