SeekIndication

An indication that the interactive experience is “seeking” (skipping) or has just seeked to a previous or next choice.
Auto-hides after 2 seconds (hardcoded).

Props

  • seekDirection {string} - Can be either “forward” or “backward”. If null, the seek indication should be hidden

API

  • show(seekDirection) - Show the seek indication. seekDirection Can be either “forward” or “backward”.
  • hide() - hide the seek indication.

Events

No events.

parentContainer

root

Plugin Options

No configurable options.

Rate this page: X
Tell us more!