Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FloatOptions

Index

Enumeration members

Enumeration members

After

After: = "after"

Begin playing after scrolling into view, then float when scrolling out.

Always

Always: = "always"

Hide inline player and show floating player whenever possible.

Auto

Auto: = "auto"

Show floating player when inline player is off screen.

Never

Never: = "never"

Never show floating player. Use with caution, as this can hurt viewability.

Generated using TypeDoc